This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM1707 flashing issue on custom board using CCSv4

Other Parts Discussed in Thread: AM1707

Hello all,

I have some questions on CCSv4,Please answer these questions:-

1. can we run CCSv4 on a target board which has only internal ram of 128KB and no external ram
   or  sd ram.This board has spi flsah memory and AM1707 processor,for which we need to write
   flashing utility ?

2. will the CCSv4 run in this type of board conditions ?

3. Are there any effects on the CCSv4 Software or board hardware,when CCSv4 is running on the board ?

4. Are there any problems for the emulation module on  the board ?

5. How the memory allocated for each section of the CCSv4 like bss section etc ? How can we control
   memory sections and allocations in these conditions ?

6. If we say the ccs will not work in these conditions,then how can we make it to work smoothly ?

7.can we configure the stack,heap and bss sections etc for  the internal RAM ?

Thanks in advance,

Best Regards,

Nidhi

  •  

     

    You should be able to connect to the AM1707 via JTAG emulation regardless of the external memory configuration, assuming you have the JTAG exposed/designed correctly  on your board. CCSv4 is designed to run in conjunction with an emulation device attached to it without any issues.

     

    You can, if you have room, run the entire program from directly inside the device without any external memories.