Hello, I'm new to this and I'm probably doing something wrong and that's why I'm here. I get this message in the title when i try to Verify the code and i cant fix it. I've seen other threads with different boards and how they fixed the problem. So i tried the same with CC3200 launchpad by changing the boards.txt file.
I changed the line:
CC3200-LAUNCHXL.build.board=CC3200-LAUNCHXL
to this:
CC3200-LAUNCHXL.build.board=CC3200_LAUNCHXL
I also added this:
{"name": "CC3200_LAUNCHXL"},
to package_index(JSON File)
None of this didn't fix the problem, I still get the same message. Anything else i can do?
Hello, I'm new to this and I'm probably doing something wrong and that's why I'm here. I get this message in the title when i try to Verify the code and i cant fix it. I've seen other threads with different boards and how they fixed the problem. So i tried the same with CC3200 launchpad by changing the boards.txt file.
I changed the line:
CC3200-LAUNCHXL.build.board=CC3200-LAUNCHXL
to this:
CC3200-LAUNCHXL.build.board=CC3200_LAUNCHXL
I also added this:
{"name": "CC3200_LAUNCHXL"},
to package_index(JSON File)
None of this didn't fix the problem, I still get the same message. Anything else i can do?