Hi Igor
Thank you for the hint! I have the Processor Expert running. So I have two hurdles to tackle:
- My hardware developers use the Pin Muxing Utility and I should use the Processor Expert. Do you know of a way to import the Pin Muxing Utility XML into the Processor Expert?
- From the Processor Expert I can generate C code but the input to the DCD generation tool (it looks like it's just gcc with some special arguments) seems to be a kind of Assembler. Is there a way to either get Assembler from the Processor Expert?
Cheers Florian
Here's a snippet from the start of an ".imxcfg" file for reference:
soc imx6
loadaddr 0x20000000
dcdofs 0x400
wm 32 0x020e05a8 0x00000030
wm 32 0x020e05b0 0x00000030
wm 32 0x020e0524 0x00000030
wm 32 0x020e051c 0x00000030
wm 32 0x020e0518 0x00000030
wm 32 0x020e050c 0x00000030
wm 32 0x020e05b8 0x00000030
<much more of this...>