Now I want to start making my own code via plugdata. When I try to flash the blink example to my board it reports back as successful but the LED doesn’t blink. At first I thought it was the bootloader or maybe a bad install of plugdata, however, I was able to use plugdata to flash the JSON blink example and it worked.
I’m on windows using plugdata 0.9.2 and have v1.2 board.
The example I used was from the electrosmith github, has anyone had any luck with this? or can tell me what to research/learn?
Can you link to the specific example please?
I’m not aware of a pd blink example like this.
So the process for flashing the patch is working correctly, right?
Then the title of this topic is a bit misleading. You are able to flash, but you don’t see it running.
Good point on the topic, I guess the confusion I’m having is figuring out what problem I have.
I believe so, I can see the compiler erase and download the data but I only see the blink example working on the seed when I set my target board to custom JSON and use the JSON file that came with the blink example on the google drive. When I set the target board to the POD and flash I can see it erase/download but the seed led doesn’t blink.