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.

AM2434: HS_FS image generation

Part Number: AM2434

Tool/software:

Hi, 

I'm using CCS 20.0.2.  I am able to generate app image. But unable to generate the HS_FS file in AM2434 LP. Is there any settings or methods to generate the hs_fs file?

  • Hi Aswathrangaraj,

    I tried this at my end, by default for any example in the MCU + SDK the hs_fs appimage is being generated for me. Unless you have made any changes in the makefile, it should generate for you as well.

    Support for GP devices is descoped since MCU + SDK version 9, If you are using version 9 or higher, ideally the gp image(.appimage) shouldn't have generated, could you let me know which version you are using?

    The other thing you can verify is if the DEVICE_TYPE was set to HS, in this scenario, .appimage.hs should have generated instead of a hs_fs image.

    Best Regards,

    Meet.