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?