mirror of
				https://github.com/pvvx/RTL00MP3.git
				synced 2025-07-31 12:41:06 +00:00 
			
		
		
		
	up GNU_Tools_ARM_Embedded 6.2017-q1-update
This commit is contained in:
		
							parent
							
								
									882758b798
								
							
						
					
					
						commit
						c32ef5a08d
					
				
					 3 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
# User defined (in userset.mk)
 | 
			
		||||
#---------------------------
 | 
			
		||||
SDK_PATH ?= ../RTL00MP3/RTL00_SDKV35a/
 | 
			
		||||
#GCC_PATH = d:/MCU/GNU_Tools_ARM_Embedded/5.2_2015q4/bin/# + or set in PATH
 | 
			
		||||
#GCC_PATH = d:/MCU/GNU_Tools_ARM_Embedded/6.2017-q1-update/bin/# + or set in PATH
 | 
			
		||||
#OPENOCD_PATH = d:/MCU/OpenOCD/bin/# + or set in PATH
 | 
			
		||||
TOOLS_PATH ?= $(SDK_PATH)component/soc/realtek/8195a/misc/iar_utility/common/tools/
 | 
			
		||||
FLASHER_TYPE ?= Jlink
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -27,7 +27,7 @@ LFLAGS = -mcpu=cortex-m3 -mthumb -g -Os -nostartfiles --specs=nano.specs
 | 
			
		|||
else
 | 
			
		||||
LFLAGS = -mcpu=cortex-m3 -mthumb -g -Os -nostartfiles -nostdlib
 | 
			
		||||
endif
 | 
			
		||||
LFLAGS += -Wl,--gc-sections -Wl,--cref -Wl,--entry=Reset_Handler -Wl,--no-enum-size-warning -Wl,--no-wchar-size-warning -Wl,-nostdlib
 | 
			
		||||
LFLAGS += -Wl,--gc-sections -Wl,--cref -Wl,--entry=Reset_Handler -Wl,--no-enum-size-warning -Wl,--no-wchar-size-warning -Wl,-nostdlib -Wl,--no-check-sections
 | 
			
		||||
 | 
			
		||||
# LIBS
 | 
			
		||||
# -------------------------------------------------------------------
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,7 @@
 | 
			
		|||
#=============================================
 | 
			
		||||
#SDK_PATH ?= ../RTL00_WEB/USDK/
 | 
			
		||||
SDK_PATH ?= RTL00_SDKV35a/
 | 
			
		||||
#GCC_PATH = d:/MCU/GNU_Tools_ARM_Embedded/6.2017-q1-update/bin/# + or set in PATH
 | 
			
		||||
#GCC_PATH = d:/MCU/GNU_Tools_ARM_Embedded/5.2_2015q4/bin/# + or set in PATH
 | 
			
		||||
#OPENOCD_PATH = d:/MCU/OpenOCD/bin/# + or set in PATH
 | 
			
		||||
TOOLS_PATH ?= $(SDK_PATH)component/soc/realtek/8195a/misc/iar_utility/common/tools/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue