Hi all,
I am currently working on modifying UART driver in sys/bios for cortex m3 family LM3S9D96 controller.I also have CCSV5. I downloaded the MCUSDK and able to modify the driver according to my needs. Now I want to compile the driver as an individual component. I gone through the data sheet(spruch4a.pdf) provided and did modifications in mcusdk.mak file. How do I proceed from here? Do I need to download arm-gcc tool chain for cortex m3 family or CCSV5 is enough to compile it?
I appreciate any guidance.
Thnaks