Isaac Gutekunst

Results 5 comments of Isaac Gutekunst

@bbchung thanks, that resolves the error. However I can't get it to work. I was looking at the CLighter documentation to see if there was any crossover, but can't find...

Thanks. Looks like a need a compliation database. I'm currently using a custom build system that doesn't generate one, so I'll need to use BEAR. I'll try to post back...

I don't have my development board with me, but it looks like I can compile successfully just throwing in xargo build --target thumbv7em-none-eabihf --message-format=json into a build target. I'm curious...

I just got home, and had another go at it. Looks like there are two issues: 1. RustDT can't auto-discovery the correct binary to flash onto the board. 2. Eclipse...