|
Forum Index : Microcontroller and PC projects : Generating a CSUB function for the Pico
| Author | Message | ||||
| karlelch Senior Member Joined: 30/10/2014 Location: GermanyPosts: 274 |
Hi, Is there a documentation how to generate a CSUB function in C(++) for the PicoMite? In the forum, I found only bits and pieces, and not specifically for the Pico. Thanks Thomas |
||||
| lizby Guru Joined: 17/05/2016 Location: United StatesPosts: 3481 |
There's this: PicoMite V5.07.01b16: Breaking changes and CSUBs https://www.thebackshed.com/forum/ViewTopic.php?TID=14126 (But I haven't used CSUBs.) There may be more detail in the post for the CMM2: CMM2: V5.05.04b3a: CSUBs - not for the faint hearted!!!! https://www.thebackshed.com/forum/ViewTopic.php?TID=12289 PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed |
||||
| karlelch Senior Member Joined: 30/10/2014 Location: GermanyPosts: 274 |
Thank you for the links. |
||||
| JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 4150 |
Stick to C (or ASM), at least initially. With C++ you risk dragging in all manner of C++ code that's not there now, may or may not link, and may well be too large. John |
||||
| led-bloon Senior Member Joined: 21/12/2014 Location: AustraliaPosts: 208 |
There's also an update to the CSUB header file... CSUB Header file update led Miss you George |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |