Debugging a customer issue, where they are reporting the following behavior
---
The image is using the following version:
- CCS Version 5.2.1.00018
- SYS/BIOS 6.30.03.46 (eabi) ELF
- TMS470 Code Generation Tools 4.9.6
- XDCTOOLS 3.23.03.53
The ARM code is running in SHARED RAM and in the ARMs local RAM, no code in the DDR2.
To the outside world USB0 is used (as a device).
When I run the test with emulator and without the USB0 connected to my Laptop everything works fine.
When I run the test with emulator and the USB0 connected to my Laptop (LabView is sending every second a debug cmd via USB to the ARM to retrieve the status/progess) it takes some iterations and then I can that the spuriousInt is called.
----
Can someone please point me to where more information can be found on spuriousint and possible causes for it.
