Hi ,
I am trying to do a simple file read write in CCS 5.2.1 .
I am not sure if any settings need to be changed to do C I/O on CCS .
My code (minus C I/O) works fine ,but hangs on using any C I/O function like fopen while running on simulator(Texas Instruments Simulator)
The device i have selected in my CCS settings is Generic CortexM3 device.
I have allocated a heap size of 0x400 through the linker settings option of CCS
i have also tried choosing run time support library in CCS setting to automatic and other like rtsv7M3_T_le_eabi.lib ,but no success ..
Any help will be appreciated .Please let me know if any further details of the issue is required
Thanks
Sunil