Cleaned the project a little
This commit is contained in:
Binary file not shown.
+8
-8
@@ -1054,27 +1054,27 @@ END GROUP
|
||||
OUTPUT(MyProject.axf elf32-littlearm)
|
||||
LOAD linker stubs
|
||||
|
||||
.debug_info 0x00000000 0x1dff
|
||||
.debug_info 0x00000000 0x1dcd
|
||||
.debug_info 0x00000000 0x208 ./src/GPIO.o
|
||||
.debug_info 0x00000208 0xb2b ./src/SPI.o
|
||||
.debug_info 0x00000d33 0x29d ./src/cr_startup_lpc175x_6x.o
|
||||
.debug_info 0x00000fd0 0x40 ./src/crp.o
|
||||
.debug_info 0x00001010 0xc9 ./src/fonts.o
|
||||
.debug_info 0x000010d9 0xb5 ./src/init_clk.o
|
||||
.debug_info 0x0000118e 0x76c ./src/main.o
|
||||
.debug_info 0x000018fa 0x4a /Applications/MCUXpressoIDE_11.9.0_2144/ide/plugins/com.nxp.mcuxpresso.tools.macosx_11.9.0.202307121226/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libcr_c.a(__weak__main.o)
|
||||
.debug_info 0x00001944 0x4bb /Applications/MCUXpressoIDE_11.9.0_2144/ide/plugins/com.nxp.mcuxpresso.tools.macosx_11.9.0.202307121226/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libcr_c.a(stdlib.o)
|
||||
.debug_info 0x0000118e 0x73a ./src/main.o
|
||||
.debug_info 0x000018c8 0x4a /Applications/MCUXpressoIDE_11.9.0_2144/ide/plugins/com.nxp.mcuxpresso.tools.macosx_11.9.0.202307121226/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libcr_c.a(__weak__main.o)
|
||||
.debug_info 0x00001912 0x4bb /Applications/MCUXpressoIDE_11.9.0_2144/ide/plugins/com.nxp.mcuxpresso.tools.macosx_11.9.0.202307121226/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libcr_c.a(stdlib.o)
|
||||
|
||||
.debug_abbrev 0x00000000 0xbe7
|
||||
.debug_abbrev 0x00000000 0xbd4
|
||||
.debug_abbrev 0x00000000 0x12b ./src/GPIO.o
|
||||
.debug_abbrev 0x0000012b 0x2c8 ./src/SPI.o
|
||||
.debug_abbrev 0x000003f3 0x14d ./src/cr_startup_lpc175x_6x.o
|
||||
.debug_abbrev 0x00000540 0x38 ./src/crp.o
|
||||
.debug_abbrev 0x00000578 0x73 ./src/fonts.o
|
||||
.debug_abbrev 0x000005eb 0x83 ./src/init_clk.o
|
||||
.debug_abbrev 0x0000066e 0x273 ./src/main.o
|
||||
.debug_abbrev 0x000008e1 0x4f /Applications/MCUXpressoIDE_11.9.0_2144/ide/plugins/com.nxp.mcuxpresso.tools.macosx_11.9.0.202307121226/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libcr_c.a(__weak__main.o)
|
||||
.debug_abbrev 0x00000930 0x2b7 /Applications/MCUXpressoIDE_11.9.0_2144/ide/plugins/com.nxp.mcuxpresso.tools.macosx_11.9.0.202307121226/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libcr_c.a(stdlib.o)
|
||||
.debug_abbrev 0x0000066e 0x260 ./src/main.o
|
||||
.debug_abbrev 0x000008ce 0x4f /Applications/MCUXpressoIDE_11.9.0_2144/ide/plugins/com.nxp.mcuxpresso.tools.macosx_11.9.0.202307121226/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libcr_c.a(__weak__main.o)
|
||||
.debug_abbrev 0x0000091d 0x2b7 /Applications/MCUXpressoIDE_11.9.0_2144/ide/plugins/com.nxp.mcuxpresso.tools.macosx_11.9.0.202307121226/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libcr_c.a(stdlib.o)
|
||||
|
||||
.debug_aranges 0x00000000 0x348
|
||||
.debug_aranges
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* Generated linker script file for LPC1769
|
||||
* Created from linkscript.ldt by FMCreateLinkLibraries
|
||||
* Using Freemarker v2.3.30
|
||||
* MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05] on Jun 14, 2024, 10:11:46 AM
|
||||
* MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05] on Jun 14, 2024, 11:03:14 AM
|
||||
*/
|
||||
|
||||
INCLUDE "MyProject_Debug_library.ld"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* Generated linker script file for LPC1769
|
||||
* Created from library.ldt by FMCreateLinkLibraries
|
||||
* Using Freemarker v2.3.30
|
||||
* MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05] on Jun 14, 2024, 10:11:46 AM
|
||||
* MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05] on Jun 14, 2024, 11:03:14 AM
|
||||
*/
|
||||
|
||||
GROUP (
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* Generated linker script file for LPC1769
|
||||
* Created from memory.ldt by FMCreateLinkMemory
|
||||
* Using Freemarker v2.3.30
|
||||
* MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05] on Jun 14, 2024, 10:11:46 AM
|
||||
* MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05] on Jun 14, 2024, 11:03:14 AM
|
||||
*/
|
||||
|
||||
MEMORY
|
||||
|
||||
Binary file not shown.
@@ -21,6 +21,9 @@ void InitTimer();
|
||||
|
||||
void InitAudio();
|
||||
|
||||
void ClearTimer0();
|
||||
|
||||
void SetAudio(int value);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
@@ -41,5 +41,6 @@ void Resize_Window(Rectangle area);
|
||||
void Refresh_Area(Rectangle area);
|
||||
void DrawPlayer(Player player, Rectangle areaToDraw);
|
||||
void DrawText(Point starting_point,char text[],Size charSize);
|
||||
void Refresh_Player_Area(Rectangle area,Rectangle Hitbox);
|
||||
|
||||
#endif /* SPI_H_ */
|
||||
|
||||
+1
-1
@@ -37,7 +37,7 @@ void TIMER0_IRQHandler(void){
|
||||
//8000HZ smaple rate
|
||||
ClearTimer0();
|
||||
audioValue ++;
|
||||
if(audioValue >= 96000-1)
|
||||
if(audioValue >= 886724-1)
|
||||
audioValue = 0;
|
||||
SetAudio(AllMyFellas_wav[audioValue]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user