Andes Workshop

It is currently Thu Mar 28, 2024 9:31 pm

All times are UTC + 8 hours [ DST ]


Search found 5 matches
Search these results:

Author Message

 Forum: AndeSight STD   Topic: How to use Code Coverage

 Post subject: How to use Code Coverage
Posted: Mon May 23, 2016 5:31 pm 

Replies: 0
Views: 8755


please refer to the attachment.

 Forum: Programming   Topic: Q format

 Post subject: Q format
Posted: Wed Feb 24, 2016 6:44 pm 

Replies: 1
Views: 16476


以Q15為例:
Q15 也可以直接給 10進制的值。
不過較不建議這樣給,因為會不知道實際的值。
使用者較容易瞭解的寫法如下。
q15_t q15value = 0.12345 * 32768;

因為 DSP library 中Q15 函式的參數也都是 Q15,
所以運算就直接用,不用轉換成float再算。

以Q13為例:
The final format is Q13. It can simply show as (0x4000 * 0x2000 + 0x2000 * 0x1000) >> 17 = 0x500.

 Forum: AndeSight STD   Topic: Andesight v2.1.1 STD tutorial (English)

Posted: Mon Jan 25, 2016 6:22 pm 

Replies: 0
Views: 9127


Andesight v2.1.1 STD tutorial (English) 2016.01.25 update Click the following links to watch the Youtube video. Please switch the image quality to 720p in YouTube. Basic Lessons: 1. How to install Andesight and deploy activation code 2. new a project and run it 3. import and export a project.How to ...

 Forum: AndeSight MCU/RDS   Topic: Delete Machine Code/Registry Keys

Posted: Fri Jan 15, 2016 4:29 pm 

Replies: 0
Views: 15034


1. Start Registry Editor by executing regedit.
Image

2. Delete these two folders in red frames.
Image

 Forum: AndeSight STD   Topic: Delete Machine Code/Registry Keys

Posted: Fri Jan 15, 2016 3:38 pm 

Replies: 0
Views: 10025


1. Start Registry Editor by executing regedit.
Image

2. Delete these two folders in red frames.
Image
Sort by:  
Page 1 of 1 [ Search found 5 matches ]


All times are UTC + 8 hours [ DST ]


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