Author |
Message |
Forum: BSP (Board Support Package) Topic: The +RO is separate +RO-CODE +RO-DATA the using "ALIGN 32" |
jerry |
Posted: Mon Mar 07, 2016 6:41 pm
|
|
Replies: 0 Views: 14614
|
The +RO is separate +RO-CODE +RO-DATA the using "ALIGN 32" keyword at SAG. Example:
Attachment:
File comment: example
1.png [ 26.21 KiB | Viewed 14614 times ]
|
|
|
Forum: BSP (Board Support Package) Topic: If _SDA_BASE_ is user define that _FP_BASE_ must be setting |
jerry |
Posted: Mon Mar 07, 2016 6:20 pm
|
|
Replies: 0 Views: 14254
|
If _SDA_BASE_ is user defined that _FP_BASE_ must be setting value. We suggest the _SDA_BASE_ = _FP_BASE at linker script. |
|
|
Forum: AndeSight MCU/RDS Topic: Generate only 32-bit instruction |
jerry |
Posted: Fri Dec 04, 2015 3:17 pm
|
|
Replies: 1 Views: 18237
|
Hi Andes User ,
We change compiler option "-mno-16bit" to "-mno-16-bit" at AndeSight v211 .
Thanks |
|
|
Forum: AndeStar Topic: SR Encoding at Andes Core Datasheet explanation |
jerry |
Posted: Wed Sep 16, 2015 5:53 pm
|
|
Replies: 0 Views: 14305
|
Attachment:
1.jpg [ 137 KiB | Viewed 14305 times ]
Attachment:
2.jpg [ 99.86 KiB | Viewed 14305 times ]
|
|
|
Forum: AndeSight MCU/RDS Topic: Multiple build configuration at one project |
jerry |
Posted: Tue Aug 04, 2015 11:51 am
|
|
Replies: 0 Views: 17476
|
Multiple build configuration at one project 1. Creating the build configuration mode (Project-> Properties ) create.jpg 2. Using the difference SAG or Ld file at build mode . ex: xip mode xip.jpg ex: xip-16mb mode xip-16mb.jpg 3. The relation files are separately at difference folder (xip or xip-16m... |
|
|
Forum: AndeSight MCU/RDS Topic: No symbol file debugging at AndeSight |
jerry |
Posted: Fri May 29, 2015 4:02 pm
|
|
Replies: 4 Views: 24836
|
If the project no symbol file that setting can instruction debug at AndeSight. 1、Right click -> Debug as -> Debug configurations 2015_05_29_11_38_11_Debug_Configurations.jpg 2、GDB setting 2015_05_29_14_44_20_Debug_Configurations1.jpg 3、AndeSight set instruction debug 2015_05_29_14_46_36_Debug_Source... |
|
|
Forum: Programming Topic: Macro argument add the prefix symbol at Assembler |
jerry |
Posted: Thu May 07, 2015 4:30 pm
|
|
Replies: 0 Views: 17865
|
Using arguments within the macro definition, you have to use “\” character as prefix above the BSPv400 or AndeSight v210 version .
Attachment:
macro.jpg [ 199.84 KiB | Viewed 17865 times ]
|
|
|
Forum: Programming Topic: Fix the data in overlay section that sw overlay demo |
jerry |
Posted: Fri Apr 17, 2015 3:06 pm
|
|
Replies: 0 Views: 17866
|
1、Addition the ".newsection" belong "overlay1"at SAG file sag.jpg 2、The new string assign to ".newsection". 2015_04_17_13_58_44_C_C_demo_printf_sw_overlay_N968A_XIPmode_src_overlay1.c_AndeSight_Standard.jpg The binary file. 2015_04_17_14_04_12_C_C_demo_printf_sw_overlay... |
|
|
Forum: AndeStar Topic: globe pointer($gp) introduce |
jerry |
Posted: Wed Feb 04, 2015 3:35 pm
|
|
Replies: 1 Views: 19458
|
In AndeSight v210 or BSPv400 , the compiler is implement "cmodel" function. What is the "cmodel"? cmodel.jpg The cmodel default is medium . The compiler can not disable the gp instruction at cmodel=medium and cmodel=small . If don't the gp instruction that the setting c compiler ... |
|
|
Forum: AndeSight MCU/RDS Topic: Using the other folder *.c or *.h at Project |
jerry |
Posted: Wed Jan 28, 2015 12:38 pm
|
|
Replies: 0 Views: 17635
|
This demo is using the "demo-printf" at AE210p-N968A. 1. Import the demo-printf then modify some setting for AE210p-N968A. 2. Assign the linker folder that Project set value. 1.jpg 2.jpg 3.C compiler -> Directories Setting the share share file include path "${workspace_loc:/${ProjName... |
|
|
Sort by: |