Posted on November 18, 2016 at 17:38
I'm currently using SPC5Studio 4.2.1 (4.2.1.201607051420) and use it to develop on an SPC560B-DIS evaluation board. I noticed that edits I make to component files in the lib sub-directory are handily stored i...
Posted on August 09, 2016 at 08:48
I just wanted to report a bug with the new free gcc 4.9.2. distributed in SPC5Studio 4. The compiler is apparently not aware of the special SCI8 format required by the e_subfic VLE instruction.
The foll...
Posted on November 22, 2016 at 14:31Hi Erwan, It's unfortunate that the cfg files cannot be patched. The reason I'm asking is that I implemented my own i2c lld interrupt-driven driver but use the ChibiOS hal to be compatible. So far I haven't receiv...