Compilation error imx6_platform_sdk for iram(OCRAM) application

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Compilation error imx6_platform_sdk for iram(OCRAM) application

337 Views
winstonjacob
Contributor IV

 

I want to compile the imx6_platform_sdk for imx6dl without OCRAM patch, its compiling properly, after applied the both OCRAM patches, it's throwing error, that is mentioned below, please anybody give me the suggestion to compile this OCRAM application for imx6dl and imx6q EVK board.

REF LINK:

========

https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/iRAM-OCRAM-i-MX6-SDK-Application/ta-p/11...

LOG:

===

imx6_platform_sdk/imx6_platform_sdk$ sudo ./tools/build_sdk -target=mx6sdl -board=smart_device -board_rev=c -app=iram

Building sdk [mx6sdl smart_device c]

Building lwip [mx6sdl smart_device c]

Building smart_device [mx6sdl smart_device c]

Building iram [mx6sdl smart_device c]
Preprocessing apps/common/basic_iram_sdk_app.ld.S
Linking iram
/home/firstview/wwww/imx6_platform_sdk/imx6_platform_sdk/output/mx6sdl/iram/smart_device_rev_c/obj/apps/common/basic_iram_sdk_app.ld:113 cannot move location counter backwards (from 0000000000923ec0 to 000000000090bfb8)
/home/firstview/wwww/imx6_platform_sdk/imx6_platform_sdk/mk/targets.mk:226: recipe for target '/home/firstview/wwww/imx6_platform_sdk/imx6_platform_sdk/output/mx6sdl/iram/smart_device_rev_c/iram.elf' failed
make[1]: *** [/home/firstview/wwww/imx6_platform_sdk/imx6_platform_sdk/output/mx6sdl/iram/smart_device_rev_c/iram.elf] Error 1
Makefile:99: recipe for target 'iram' failed
make: *** [iram] Error 2

Build mx6sdl smart_device rev_c ALL failed with return code 2!

 

Regards

Winston

Labels (2)
Tags (3)
0 Kudos
0 Replies