Hi, I need help in understanding the below items.
1) We have a software source code and want to provide a library of the same code for one of our customer who is using OMAPL138 Platform (It has C6748 DSP itseems)
2) We have asked customer to provide a development board, but they requested to compile the source code using CCS(code composer studio) and provide the compiled/optimized lib which they can verify at their end. It seems they don't have sufficient dev boards available.
3) We have used CCsV5.3 and CCS V9.3 IDE to create a project, write an equivalent assembly for our C source. Now, when we want to test(to verify the bit-exactness of handwritten assembly and C output) using Simulator, we are not seeing an option to launch a debug session and run the programme in CCS IDE.
We got stuck and unable to proceed as we don't know if our compiled source code output matches with our reference platform output(say visual studio x86) as we are unable to simulate our project?
Please advice us on how to verify our code on CCS IDE and provide the necessary information.
Here are my doubts,
1) is the Hardware like emulator/dev board is must for the development/Porting of C source code on TI Devices? Can't the simulator be used to test and verify the functionality?
2) if the Hardware is must, where should we buy the relevant products and what all devices we need to complete our porting on OMAP L138 device?
3) Please brief us on the tools necessary for developing software on TI Processors?
Thank you for your kind support.