Other Parts Discussed in Thread: UNIFLASH
Hi,
In the beginning of the year, I tried to get zephyr up and running on a 3507 launchpad, but eventually gave up.
Now, I can see 3507 has a setup page on the main Zephyr web page, so I tried it - everything builds and looks good until I issue the "west flash --openocd <path to cloned dir>/src/openocd --openocd-search <path to cloned dir>/tcl" line, which ends in a failure. I get the impression that the board has been flashed (the flash has at least been erased, since the existing app does not work after) but the blinky example does not startup, and I cannot debug the board.
Now, I find a lot of information regarding which repo to use, so maybe I am better off using a ti repo? But the branch that I used to use is no longer available.
So, I guess my first question is - which zephyr repo/branch should I use? Last time I looked into this, it looked like e.g. spi and adc was supported, but now it looks like it isn't anymore? (according to the zephyr board/msp0g3505 launchpad page) It is a lot of conflicting information out there, I suspect this is why I cannot get this to work.
