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: tisdk-default-image-cc33xx-am335x-evm.wic.xz missing at CC33XX-software

Part Number: CC33XX-SOFTWARE

Tool/software:

file:///C:/ti/cc33xx/cc33xx/docs/html/linux/getting-started/getting-started-linux.html
quote,
"Option 1...........
1. Download the CC33xx prebuilt image for AM335x from the CC33xx software page:" <www.ti.com/.../CC33XX-software>
"2. ...... flash the image tisdk-default-image-cc33xx-am335x-evm.wic.xz onto the SD card."

Looking in the CC33XX-software pages I'm not finding the file tisdk-default-image-cc33xx-am335x-evm.wic.xz, would you please provide a link for download.

p.s. this file has a similar but not same name tisdk-default-image-am335x-evm.wic.xz <dr-download.ti.com/.../tisdk-default-image-am335x-evm.wic.xz>, but it appears to be the base for building binaries in option 2 and not the pre-built image.

thanks mrw.

  • Hi Michael,

    Yes you're correct, we are currently in the process of building and uploading these images. For now however, you can use the prebuilt image from the 1.0.0.5 release and then swap out the firmware binaries from 1.0.0.6 on to target in directory /lib/firmware/ti-connectivity/. The firmware is the only thing that changed in release 1.0.0.6.

    https://www.ti.com/tool/download/CC33XX-LINUX-MPU/1.0.0.5 

    In any case, the prebuilt images should be uploaded by next week. 

  • Thanks Sabeeh, I'll will look out for your new pre-built images next week.
    Meanwhile I substituted tisdk-default-image-am335x-evm.wic.xz <www.ti.com/.../tisdk-default-image-am335x-evm.wic.xz> for the file named in the instructions (i.e. different file name tisdk-default-image-cc33xx-am335x-evm.wic.xz)
    ty br mrw.

    login as: root
    root@am335x-evm:~# ifconfig wlan0
    wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
    ether a4:34:f1:b3:17:7e txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    root@am335x-evm:~# lsmod | grep cc33
    cc33xx 208896 0
    mac80211 716800 1 cc33xx
    cfg80211 610304 2 mac80211,cc33xx
    cc33xx_sdio 16384 0
    root@am335x-evm:~#