Part Number: PROCESSOR-SDK-AM335X
Hi,
SD card came with skAM335x board, in that card app file is not there then how GPIO_LED4 is blinking. I am sending screenshot of sdcard files
Regards
Gaurav
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: PROCESSOR-SDK-AM335X
Hi,
SD card came with skAM335x board, in that card app file is not there then how GPIO_LED4 is blinking. I am sending screenshot of sdcard files
Regards
Gaurav
Gaurav,
The EVM ships with the SD card prepared for booting Linux on AM335x. The instructions to prep the card for RTOS is explained here:
The expected MLO and app file for the SDK are located in the SDK package at the following location:
processor_sdk_rtos_am335x_5_02_00_10\prebuilt-sdcards\evmAM335x\sd_card_files
If you are not using evmAM335x, then create the GPIO example using pdkProjectCreate.bat and build that in CCS. The post build script will create the app file that you can copy to the SD card.
Regards,
Rahul