Bryant Eadon

Results 94 comments of Bryant Eadon

Yes, a few. Currently fighting what should be valid code. The compiler believes that the "defaultConfig" struct is somehow a problem. Compiling C:\Users\beadon\Documents\GitHub\embedded-cli-mods\main on 13-Nov-23 at 13:11 *** Error 56...

In the interest of getting this resolved, I have invited you to the demonstration integration with this chipset. https://github.com/beadon/ecli_demo You comments are welcome.

Want to hack on this with me at the same time ?

I believe this free version (demo) should work . Unfortunately I believe it is windows only. ( https://www.ccsinfo.com/ccsfreedemo.php ) I needed to snag the embedded_cli.c and embedded_cli.h from this repository...

Exe has been added to the public repo for testing. It has some reduced functionality, but I am expecting to see the same errors. The public repo has the latest...

Have put this down for a day or so as I think about it, and work on other items in parallel. Any thoughts ?

Ok, I am going to change the order of the typedefs , I've re-read and I believe if the compiler is strict we may need to define the struct first,...

Truly nice work ! Yes, I have implemented these as you describe, and updated the repo here ( [https://github.com/beadon/ecli_demo](https://github.com/beadon/ecli_demo) I will be trying it on a serial line tomorrow. This...

Have not forgotten about this, have needed to lay in an RTOS first so I can use the right calls as I implement the cli. I will keep you posted...

Have gotten to the implementation, however, the processor is absolutely freaking out. I can't distinguish exactly what is a compiler issue, or what might be a hardware issue. At the...