Andes Workshop

It is currently Fri Mar 29, 2024 7:33 am

All times are UTC + 8 hours [ DST ]


Search found 487 matches
Search these results:

Author Message

 Forum: BSP (Board Support Package)   Topic: objcopy in Linux console

 Post subject: objcopy in Linux console
Posted: Mon Nov 16, 2015 10:47 pm 

Replies: 0
Views: 12493


First, export $PATH
Command:
export PATH=~/Andestech/BSPv320/toolchains/nds32le-elf-mculib-v3m/bin:$PATH

Note: The latest BSP is BSP v4.0.3.

Attachment:
objcopy.jpg
objcopy.jpg [ 44.86 KiB | Viewed 12493 times ]

 Forum: BSP (Board Support Package)   Topic: BSP v3.2.1 silent mode

 Post subject: BSP v3.2.1 silent mode
Posted: Wed Nov 04, 2015 10:22 am 

Replies: 0
Views: 12924


Please follow the instructions below for BSP321 installer with Silent Mode support. 1. Put installer.properties in \Disk1\InstData\VM 2. Unzip the attachment "installer.zip" to get installer.properties. Modify installer path installer.properties For example: # \\ is needed for the installa...

 Forum: Programming   Topic: Inversion of 2×2 matrices

 Post subject: Inversion of 2×2 matrices
Posted: Sat Oct 24, 2015 11:12 pm 

Replies: 0
Views: 15265


2.5.2.1 nds32_mat_inv_f32 Declaration: int32_t nds32_mat_inv_f32 (float32_t * src, float32_t * dst, uint32_t size) Parameters:  [in] *src1 pointer of the input matrix  [out] *dst pointer of the output matrix  [in] size number of rows/columns in a matrix (i.e. size = rows = columns) inverse2.png i...

 Forum: AndeSight MCU/RDS   Topic: ICEman log (AndeSight v2.1.0 and BSP v4.0.1)

Posted: Tue Oct 20, 2015 12:44 am 

Replies: 0
Views: 15354


ICEman logs (AndeSight v210 mcu) are in ice folder. When ICEman is terminated, iceman_debug0.log and iceman_debug1.log are automatically saved in the ICEman directory. For example, the following is my file explorer. Path: C:\Andestech\AndeSight210MCU\ice iceman_debug0.log and iceman_debug1.log are l...

 Forum: AndesCore   Topic: CPU never fetch code from DLM

Posted: Thu Sep 24, 2015 5:29 pm 

Replies: 0
Views: 16141


CPU never fetch code from DLM.(data local memory)
Below is an explanation from N968A datasheet.

Attachment:
dlm.png
dlm.png [ 172.72 KiB | Viewed 16141 times ]

 Forum: AndeStar   Topic: System Register instruction encoding index

Posted: Tue Sep 01, 2015 12:47 am 

Replies: 0
Views: 12530


SR Encoding: System Register instruction encoding index. It is 10 bits. It is partitioned into 3 parts, Major, Minor, and Extension. The Major index is 3 bits. The Minor index is 4 bits.The Extension index is 3 bits. 1.png The SRIDX is the System Register instruction encoding index. For example: 64 ...

 Forum: AndeSight STD   Topic: AndeSight v2.1.0 is based on Eclipse CDT 8.0

Posted: Fri Jul 03, 2015 2:27 pm 

Replies: 0
Views: 9319


Attachment:
CDT8.png
CDT8.png [ 15.73 KiB | Viewed 9319 times ]

 Forum: AndeSight MCU/RDS   Topic: Adding version information in AndeSight v2.1.0 RDS

Posted: Thu Jun 25, 2015 10:47 pm 

Replies: 0
Views: 14902


Maybe you need to trace your customers' issue, and need the version information. Users can add version information in AndeSight v2.1.0 RDS. The usage is to recognize version. -------- (1) Here is the effect of adding version information. s1.PNG s2.PNG (2) Steps: (a) Modify messages.properties and ab...

 Forum: AndeSight STD   Topic: make -j or make -j8

 Post subject: make -j or make -j8
Posted: Thu May 28, 2015 1:19 pm 

Replies: 1
Views: 19977


Use Parallel Build
make -j or make -j8
Attachment:
make-j.png
make-j.png [ 63.6 KiB | Viewed 19977 times ]

 Forum: AndeSight MCU/RDS   Topic: Virtual hosting sample code on N9+AE210P

Posted: Wed May 06, 2015 4:34 pm 

Replies: 5
Views: 23645


Code: /* ============================================================================ Name : virtual_hosting_ae210p.c Author : Version : Copyright : Your copyright notice Description : Hello World in C, ANSI-style ============================================================================ */ #inclu...
Sort by:  
Page 1 of 49 [ Search found 487 matches ]


All times are UTC + 8 hours [ DST ]


Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group