This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
I am unable to debug my project due to this error when it starts up the radio code. I see in the ti15_4stack directory for the sensor project that some of the path is there, but not the mac_radio.c. Is there a way to get the source to this or see what is actually causing the problem. When I run it normally, it doesn't get this error.
Can't find a source file at "/home/developer/.conan/data/ti154stack/6.41.00.07/librarylprf/ga/build/c90184d484f3f95c6a6179391966efa64b8ab8fe/build/cmake/ticlang/..\..\..\source\ti\ti154stack\low_level\cc13xx\mac_radio.c"
Locate the file or edit the source lookup path to include its location.
Thanks,
Kevin
Hi Kevin,
What error are you seeing? Unfortunately, mac_radio.c is part of the stack source, which we do not disclose..
Regards,
Arthur
Arthur,
It just hangs there. So maybe it is in an infinite loop, or it is waiting on something. I could get the assembler output at that location if you think that may help?