Hello,
I'm trying to use the ti154stack_linux_x64_4_40_00_03 cc13xx-sbl to flash a custom board with a cc1310 on linux. I have it set up to where I can successfully flash and verify the image, but if I try to erase the image it fails at 50% giving "Flash erase failed error status 2"
As far as the connection from the computer to the board, it is just going through a USB cable to an FTDI FT231X, then to the UART on the CC1310.
So, while this isn't necessarily an issue for devices that haven't been programed yet, I'm slightly concerned about reprogramming this way. I can just use windows via Flash Programmer 2, as that is correctly erasing, but I was wondering what would be keeping it from getting correctly erased on the linux sbl.