Hello Henryk Paluch,
I created a bareboard project in CodeWarrior for ARMv8(Version: 11.4.1 Build Id: 190423), duplicated and edited target connection for LS1012A_FRWY, then connect to LS1012AFRWY board and read OCRAM memory address 0x10000000 without any problem.
Please refer to sections "3.2.1 Creating, building bareboard project" and "3.2.2 Debugging bareboard project" in CW4NET_v2019.01\CW_ARMv8\ARMv8\Help\Getting_Started_for_CW_ARMv8.pdf to create and debug the bareboard project.
Did you modify CodeWarrior initialization file? If yes, please also send your modified CW initialization file to me to do more investigation?
Please check whether this problem remains when using the hard-coded RCW? Please modify "USE_SAFE_RCW = True" in CodeWarrior initialization to do verification.
In addition, would you please capture the CCS protocol console log to me to do more investigation?
Before connect to the target board, in CodeWarrior IDE please open "PROTOCOL logging" panel from Window->Preferences->Debug Server Configuration->Logging Configuration, please specify "Logging Level" as "DEBUG"and check "Enable logging to Eclipse console", please open the console panel from Window->Show View->Console.
Please connect to the target board, the detailed CCS low level communication log will be printed in Protocol logging Console, please capture this log to me to do more investigation.
If the CCS log doesn't display, please click "Display Select Console" icon at the right top of the Console panel to select Protocol logging Console.
Thanks,
Yiping