FRDM IMX91 evkI want to cross compile my C application, along wtih kernel, dtb, b0ootloader,for that I want linux SDK tool chain,Board is booting prebuild image present in emmc.
where I will get compatible kernel source codeuname -aLinux imx91frdm 6.6.36-lts-next-g933648d0cd76 #1 SMP PREEMPT Wed Sep 4 08:22:45 UTC 2024 aarch64 GNU/Linuxuname -r6.6.36-lts-next-g933648d0cd76
Hi @Siddheshh L6.6.36 is initial version of FRDM board, please use latest images from here:
https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for...
To setup development environment, please refer Yocto User Guide and Porting Guide.
Best Regards,Zhiming