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.

PGA900 example code

Other Parts Discussed in Thread: PGA900

  1. I have the example code downloaded from the TI for PGA900. Will the example linker file take care of downloading the code to DRAM and execute it from DRAM during debugging or any settings needs to be changed in linker files for multiple downloads to avoid OTP program ?
  2. Is there a option of using IAR compiler for debugging the PGA900? Do you have any code ported to IAR compiler for PGA 900?

Need more guidance on this, we have also bought XDS200 for debugging

Thanks and regards,

Sudheer

  • This post was addressed by talking to the customer directly. However, posting answers here for future reference:


    1. The example code must be compiled using CCS v5.5. The output file (.hex file) can then be downloaded to DEVRAM using the PGA900GUI. REMAP bit must be enabled after downloading the code and prior to letting the M0 run. You can repeat this process multiple times for development purposes. The code from DEVRAM is erased after powering down the device.

    2. We are aware of the example code being imported to Keil. However, we have not tried imported to IAR just yet.

    Thanks,

    JV