Other Parts Discussed in Thread: CC1310
Tool/software: TI-RTOS
Hello,
I'm playing with the newest versions of Coprocessor example (3.10.00.11) and linux gateway SDK - collector example (2.09.00.09). I'm running coprocessor on CC1310 Launchpad, debugging it via another Launchpad and running Linux Mint in Virtualbox where I'm using it as Coprocessor for Collector example.
Examples are clean as downloaded, only configured to use EU frequencies.
When I start the collector app first time, all is working as expected. When I kill it (CTRL+C) and start it again, it always goes into xdc_Void Main_excHandler on the coprocessor.
Is this right? I was tried to debug it, but it seems assert source is somewhere in linked library.
Thanks,
JC