Hello Josip Vrdoljak,
I checked P4080DS sample project, the following memory ranges are reserved in the memory configuration file.
Please don't use memory configuration file when use CodeWarrior to connect to the target board.
Please open memory configuration panel from Run->Debug Configurations-><Project>-core00_RAM_P4080_Download->Edit->Edit->Memory, and uncheck Memory configuration.
reserved v:0xF0000000 v:0xF3FFFFFF
reserved p:0xF0000000 p:0xF3FFFFFF
reserved i:0xF0000000 i:0xF3FFFFFF
reserved v:0xF4400000 v:0xF7FFFFFF
reserved p:0xF4400000 p:0xF7FFFFFF
reserved i:0xF4400000 i:0xF7FFFFFF
reserved v:0xF8030000 v:0xFDFFFFFF
reserved p:0xF8030000 p:0xFDFFFFFF
reserved i:0xF8030000 i:0xFDFFFFFF
reserved v:0xFF000000 v:0XFFDEFFFF
reserved p:0xFF000000 p:0XFFDEFFFF
reserved i:0xFF000000 i:0XFFDEFFFF
reserved v:0xFFDF1000 v:0xFFFFEFFF
reserved p:0xFFDF1000 p:0xFFFFEFFF
reserved i:0xFFDF1000 i:0xFFFFEFFF
If your problem remains, would you please provide your CodeWarrior initialization file?
I checked P4080DS CW initialization file, ELBC memory map should be located from 0xE0000000 to 0xEFFFFFFF, did you modify the memory map for your own board?
Have a great day,
Yiping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------