Welcome, Guest
Username: Password: Remember me
CodeTyphon Cross-Build Development, discussions and problems
  • Page:
  • 1

TOPIC:

CT compiling for Microchip Pic24 and Pic32? 2 weeks 1 day ago #18510

  • Ermo
  • Ermo's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 2
Hi,

Im mainly microcontroller programmer, specialized for microchip mcus. So far i have used mikroe pascal compilers and now im in place where i cant go any further because i found their compiler upper limit, it can not handle my complex code anymore....
And now im searching (again) a way to use free pascal compiler for my projects. Long story short, is there a way to get the CT compile modified Harvard Architecture? And also for pic32 mips too.
Im not searching object support for 16bit, it is not practical, or big libraries, I just need working compiler. 
Before i dig down to compilers world and trying to do something by myself, I wil lask because maybe something is already there....

thank you

Please Log in or Create an account to join the conversation.

CT compiling for Microchip Pic24 and Pic32? 2 weeks 1 day ago #18511

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1062
  • Thank you received: 151
Thanks Sir
Because I don't know ALL about microcontrollers, 

My suggestion for the start is: 
-Open Typhon IDE
-New project
-Got Project Setting=> Config and Target
-Check if your  microcontroller  exist in Target CPU family and Target processor.


 



​​​​​​​This is the first step....


 
PilotLogic Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Matis A..

CT compiling for Microchip Pic24 and Pic32? 2 weeks 22 hours ago #18512

  • Ermo
  • Ermo's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 2
Unfortunately no, no 16 bit modified harvard arch. Only mipsel embedded for pic32 series but that one does not work, already tried several builds. 
Im half way with idea building myself a pic24 compiler. but honestly, it is not easy task and not the shortest one...

Please Log in or Create an account to join the conversation.

Last edit: by Ermo.

CT compiling for Microchip Pic24 and Pic32? 2 weeks 22 hours ago #18513

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1062
  • Thank you received: 151
In this case
we can't do anything.

Yes, it's NOT an easy task to build a pic24 compiler.
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1