Where did you specify the bin file?
Project Options -> Debug -> Loader
-> Load file
I spec'ed complete path to the externally built *bin file
Where did you specify the bin file?
Project Options -> Debug -> Loader
-> Load File Address
I put the address I want to load this to (as posted originally, in DDR , tested 0x80000000 or 0x87800000, depending on build)
When did it ask you for an address?
It only asked if I left "Load File address" field (see above) empty. This was first time I started the debug session without setting that field. Then I've set it.
Is the address part of the memory map of the device?
The address is valid by the iMX7D SoC manual. What map ES has for that I don't know / did not check, as I selected a supported device from list of available in project configuration : Target device - MCIMX7D7_A7_0.
Now I tried also changing "Access Variables Within Memory Map Only " option to No. With same result.