Hi,
Where I can find the C include files with hardware registers
definitions for all i.mx233 peripherals ?
I searched the freescale site but found nothing.
I will use them for bare-metal development with GCC
for a custom board.
Best regards,
Elemer.
解決済! 解決策の投稿を見る。
Hi Elemer,
isn't there any bootloader source code imx-bootlets (Linux SDK) or OBDS? I think there should be some helpful headers.
BR Stefan
元の投稿で解決策を見る
Hi Stefan,
Thanks !
I found all of them in Linux SDK package "imx-bootlets-src-10.05.02",
under "/mach-mx23".
Regards,
Elemer