I have to port a solution i am working on for Cortex-M4. I need to build,profile and later optimize.Can somebody please suggest which all tool will be helpful.
Thanks Stefano, will check about this and let you know if any moreconcern.
Hi Alvin,
Keil MDK might be the product you are looking for: http://www2.keil.com/mdk5/
It includes Arm Compiler to optimize and build your project for Cortex-M4 targets and it also has several features useful for profiling your code as well: http://www2.keil.com/mdk5/debug/ If you're interested in power, you can also use ULINKplus to profile your code for power consumption: https://www2.keil.com/mdk5/ulink/ulinkplus
Hope this helps. Let me know if you have any further questions.
Best Regards,Stefano
View all questions in Keil forum