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.

CC33XX-SOFTWARE: Requesting for migration guide for AM243X Version 10 SDK to interface AM243X-LP With CC33XX-BP

Part Number: CC33XX-SOFTWARE
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi,
I'm interfacing 'BP-CC33X1' with LP-AM243X. As per the getting started guide for this BP-CC33XX and LP-AM234X, I used AM243x with version 08.05.00.24, It's working fine. As we need for more features we are going with am243x Version 10.01 SDK. So, is there any migration guide for the updated version of AM243x, to interface it with BP-CC33X1. 

  • hello,

    As long as the API of the drivers used by the example havent changed you should be able to change the sdk and build.

    Have you tried?

    What errors are you getting?

    Regards,

    AB

  • Hi AB, 

    Thank you for your response.

    Yes, I build all the required files such as, wifi_host_driver, wifi_platform_cc33xx, wifi_stack_interface, ble_host_nimble and ble_interface and cc3xxx_network_terminal in the configuration of AM243x 10.01 SDK, Compiler version - TI Clang V4.0.1.LTS and SysConfig version - 1.22.0, which supports version 10 SDK of AM243x.

    But, while compiling cc3xxx_network_terminal file getting warning to change sysconfig version. But AM243x version 10 SDK supports sysconfig- 1.22.0 version. I have attached the compilation error below.