• Generating M51 compatible files from LX51
    Is it possible to convert .MAP files from LX51 to .M51 files, as my emulator requires M51 files and no I can't use the BL51 linker as I need the code pack option to fit code in target proc. Evan
  • Generating M51 compatible files from LX51
    Is it possible to convert .MAP files from LX51 to .M51 files, as my emulator requires M51 files and no I can't use the BL51 linker as I need the code pack option to fit code in target proc. Evan
  • Absolute Module file format generated when Lx51 linker is used
    Hi, Is there any document or link which gives the Absolute Object module file format generated when a project is built using C51 compiler & LX51 linker ?
  • Absolute Module file format generated when Lx51 linker is used
    Hi, Is there any document or link which gives the Absolute Object module file format generated when a project is built using C51 compiler & LX51 linker ?
  • How can I R/W general registers via CSAT tool?
    Hi experts, I want to read/write Cortex-A53 core0 general registers (such as x0, x1, ...) via CSAT tool of DS5. I use the following command lines via csat tool, but I don't know what's the command...