• Placing and Accessing data at/from specific addresses

    IDE:                               ARM DS-5 (v5.19.0)

    Platform:                        Cortex-R4 (Dual…

  • armlink stuck in armcc

    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?