Part Number: TDA2HG
Hi,
We have developed EVE Kernel as per one of our C code requirement. This kernel is working as per expectation & giving correct output when built in debug mode, but when we build it in Release mode we see there is lot of mismatch in the output compared to expected output. Below is the summary :
- Kernel + Applet tested on Vayu simulator(EVE) with build in debug mode - Output matching with expected output
- Kernel + Applet tested on Vayu simulator(EVE) with build in Release mode - Output NOT matching with expected output
- Kernel + Applet integrated with Algorithm Plugin & tested on platform with build in debug mode - Output NOT matching with expected output (Build done in debug mode then all the required EVE libraries copied into respective release folder)
- Kernel + Applet integrated with Algorithm Plugin & tested on platform with build in debug mode - Output NOT matching with expected output
In order to debug "release build" in vayu simulator we are not able to add the breakpoints at necessary code lines, also we cant retrieve values of some of the addresses and variables correctly. Also if debugging in release mode is not possible, can you suggest any method to find the difference between debug & Release code.
Can you please provide us any pointers on debugging the issue?
VSDK Details : PROCESSOR_SDK_VISION_03_04_00_00 (RTOS)
Thank You!!
Regards,
Rohan