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.

does code on TMS320F28069PZT will work without any change on TMS320F28069MPZT

Other Parts Discussed in Thread: TMS320F28069

Hi all

we are using TMS320F28069PZT for our product and has been running for some time

but now we have difficulties for finding them, but we can found TMS320F28069MPZT 

does using code from TMS320F28069PZT will work without any change on TMS320F28069MPZT

we didn't have plan yet to do development for now, so it would be great if just work without any change

Thanks

  • Azwar,

    There is a slight difference in the locations of the FPU and IQMath tables in the Boot ROM as shown below(this is in the DS as well). 

    If you are using any of these tables in the ROM, you would simply need to change your linker .cmd file to reflect the difference and re-compile your source and everything else will be identical between the 2 devices.

    If you aren't referencing these, then you can use/load your code (binary) as is.

    Best,
    Matthew