Fabio Utzig
Fabio Utzig
> I am also curious if you tested with a large scratch partition, with a size similar to the new partition, and if it also requires all the erases that...
> What is stance of @d3zd3z and @utzig? My suggestion was to use swap with scratch with a very large scratch area. It might not be ideal as pointed out...
@crazyscot The commit needs to be signed.
> I assumed that the signature would be the same for the same binary file? It's not unless RFC-6979 is implemented, which is not for `uECC_sign`. The library has a...
Hi, I have not used this in a long time! What is the libusb version you are using?
Maybe lack of permissions, can you run as root?
> After some reading, I think my approach may be wrong, your app may not talk to TiVa microprocessor directly, only via the launchpad, that's why the VID/PID was default...
Please fix the indentation, you seem to be using spaces instead of tabs. Also to maintain consistency, variables should be declared at the beginning of functions (not C99).
Do you have the required permissions? Try running as root (sudo) and see if it works. If it does work running as root you need to setup the permissions for...
When you disconnect/reconnect the device do you get the kernel messages (dmesg) ? I don't have VMWare and have no idea how it works. Probably works as well as VirtualBox...