Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
G8JCF Guru Joined: 15/05/2014 Location: United KingdomPosts: 676
Posted: 11:48am 28 Nov 2014
Copy link to clipboard
Print this post
Has anybody managed to get Sourcery Codebench Lite to generate a .ELF file for PIC32 processor(s) please ?
Has anybody any experience of using emIDE together with Sourcery Codebench Lite for PIC32 development please ?
Thank you
PeterThe only Konstant is Change
Nathan Regular Member Joined: 10/01/2016 Location: GermanyPosts: 49
Posted: 09:59am 25 Jun 2016
Copy link to clipboard
Print this post
Hi Peter,
late answer for an interesting tool chain question.
>Has anybody managed to get Sourcery Codebench Lite to generate a .ELF file
>for PIC32 processor(s) please ?
Yes but only for embedded c-functions.
I'm running it on Linux with a small tcsh-script.
Settings are not optimized, but works fine also with optimization.
The elf version generates a little bit different code than the other version.
If you want to have more information, please sent me a short mail.
>Has anybody any experience of using emIDE together with
> Sourcery Codebench Lite for PIC32 development please ?
No.
I simply use nedit and tcsh also no make file. It's fine for small things.
Nathan
G8JCF Guru Joined: 15/05/2014 Location: United KingdomPosts: 676