Activity for Craig Broadbooks

  • Craig Broadbooks Craig Broadbooks posted a comment on discussion Free Support

    I've been using the Quantum Framework (QPCPP with the Quantum Kernel) for some time with IAR, but recently we migrated our project to GCC. This has mostly gone smoothly, but we started getting a sporatic hard fault from time to time. It was pretty rare and seemed random. Finally I caught it in the debugger and found that it was coming from one of two places, either in _Balloc or _Bfree which were being called from one of the printf variants (vsprintf, etc.). Those need a little dynamic memory for...

  • Craig Broadbooks Craig Broadbooks posted a comment on discussion Free Support

    Thanks!

  • Craig Broadbooks Craig Broadbooks posted a comment on discussion Free Support

    It would be preferrable to have a way to ask for an event with a margin of 0 and not have it assert. I too have some large events and having an extra event just sitting around not being used is not ideal. I will likely just come up with another solution, possibly one that doesn't use QF memory pools, which I would rather not do. So I would request that in a future version of the framework, we have a way to request a new object which will allow us to use all the objects in the pool without asserting....

  • Craig Broadbooks Craig Broadbooks modified a comment on discussion Free Support

    Sorry for the delay. First off, let me appologize for my title of the post: "Bug...

  • Craig Broadbooks Craig Broadbooks modified a comment on discussion Free Support

    In my case, I was addressing the issue still using 5.8.0 before the new code in 5.8.1...

  • Craig Broadbooks Craig Broadbooks modified a comment on discussion Free Support

    In my case, I was addressing the issue still using 5.8.0 before the new code in 5.8.1...

  • Craig Broadbooks Craig Broadbooks posted a comment on discussion Free Support

    In my case, I was addressing the issue still using 5.8.0 before the new code in 5.8.1...

  • Craig Broadbooks Craig Broadbooks posted a comment on discussion Free Support

    Sorry for the delay. First off, let me appologize for my title of the post: "Bug...

  • Craig Broadbooks Craig Broadbooks posted a comment on discussion Free Support

    I am using QP/C++ version 5.8, running on an STM32F4 processor on a custom board....

1