Hi,
I have a Launchpad running bootloader: 2.1.4.0 with chipset version: 16.
I'm using the latest SDK and service pack.
I'm running in NON-OS mode. I'm trying to build an app from the ground up rather than take any one example and gut it because what I need to build is a hybrid of a bunch of examples - nothing really fits. That said, I think it should be simple enough to start small and add features as I build. I find this project extremely frustrating - I want tutorials, not just on how to do a specific thing, but on how CCS works, structuring the code, etc.
Anyway - sl_Start hangs. Almost always. Every so often, it seems to work. Occasionally, I can even get UART_PRINT to work. Occasionally. I'd like to use the debugger to debug the code, but it's not reliable either (CCS). When sl_Start hangs... I get no feedback whatsoever about what it didn't like - it just never comes back. Finally, I'm only running sl_Start because I understand I need it to use sl_FsGetFileInfo - which is what I really want. WiFI will be part of the project, but first, I just want to get info about, open and read a simple text file I flashed with UniFlash.
Is there anyone out there who can walk me through this mess - step-by-step?
Regards,
Mike