IDE: ARM DS-5 (v5.19.0)
Platform: Cortex-R4 (Dual…
Hi
I want to use armcc to pre-process my scatter file:
#! armcc -E
...
but armlink gets stuck.
If I kill armcc.exe armlink returns an error that armcc terminated (because of killing).
Any idea?