Hello
I installed SDK for my Qoriq T024RDB board and build the images. I will modify this build for my board. At first, I tried to prepare my development environment and IDE.
I could not find a guide for Eclipse ADT plugin installation which is about my CPU. But, I used for others and some videos from yocto web page. Unfortunately, I could not manage to link my Eclipse Luna with SDK successfully.
Then, I try to install and link SDK with CodeWarrior. But the same problem occured. The procedures does not fit with my installation files. For example, according to the procedure in CodeWarrior help, it is supposed to create a vmlinux.elf at the end of the "bitbake virtual/kernel", but, there was not.
Could you please share a document/guide on how to integrate Eclipse or CodeWarrior with my Qoriq T1024RDB SDK.
Best Regards,
Levent
Please refer to the followings documents:
Yocto ADT Plugins in CodeWarrior for ARMv8
Building Linux Kernel using CW for ARMv8
https://community.nxp.com/docs/DOC-101718
these documents are not special for CW for PA, but can be applied.
Adrian