<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tips for CMSIS-DSP simulation?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34127/tips-for-cmsis-dsp-simulation</link><description>Hi All, 
 This may not be 100% nRF-related, but: 
 I have a set of algorithms that are written with Keil uVision 5 for nRF52840 using the CMSIS-DSP library. Now, I would need to simulate the exact output of these algorithms using an x86 computer. The</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Jul 2018 10:43:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34127/tips-for-cmsis-dsp-simulation" /><item><title>RE: Tips for CMSIS-DSP simulation?</title><link>https://devzone.nordicsemi.com/thread/140368?ContentTypeID=1</link><pubDate>Tue, 17 Jul 2018 10:43:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9328991-b621-4c25-a898-9091b419d89b</guid><dc:creator>Yaniv Nis</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use the Jumper Virtual Lab (&lt;a href="https://jumper.io"&gt;https://jumper.io&lt;/a&gt;) for simulating the ARM CMSIS-DSP library. Jumper Virtual Lab is an alternative for QEMU. It&amp;#39;s an emulation platform that is built around a behavioral simulation model of the HW - the MCU core, MCU peripheral and external sensors, and peripherals. Jumper has a support for the nRF52 and the ARM CMSIS-DSP library.&lt;/p&gt;
&lt;p&gt;Jumper Virtual Lab allows you to run unit testing and full system tests with a Python SDK. It also supports rapid development and debugging capabilities (with integration to any GDB client).&lt;/p&gt;
&lt;p&gt;Let me know if you have any questions.&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Yaniv&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tips for CMSIS-DSP simulation?</title><link>https://devzone.nordicsemi.com/thread/131363?ContentTypeID=1</link><pubDate>Tue, 08 May 2018 12:53:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba79e5a4-6458-4d97-9c80-efa4db60aa3b</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It might be common to do this, but we don&amp;#39;t seem to get that many support requests related to simulation. So not sure what the best approach&amp;nbsp;would be unfortunately. Maybe it would be easiest to just run the test on the 52840 and use the UART interface to send the input file and receive resulting output file using realterm or similar as client. It&amp;nbsp;should&amp;nbsp;be possible to use Qemu&amp;nbsp;(&lt;a href="https://www.qemu.org/"&gt;https://www.qemu.org/&lt;/a&gt;) to emulate the M4 on a x86 if that&amp;#39;s preferred.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>