Search found 33 matches

by jafrey
Thu Jul 20, 2017 8:08 pm
Forum: General Support
Topic: Inexpensive PPC e200 Devboards with compiler.
Replies: 12
Views: 6630

Re: Inexpensive PPC e200 Devboards with compiler.

Gotten an opportunity to work on this at all? The DEVKIT-MPC5744P (powertrain) is finally available. I have a coupon from NXP to get one at a discount. If any other developers would like a port I'd be willing to buy you a board. Giovanni: You should poke your marketing department at the fact that Fr...
by jafrey
Sun May 28, 2017 1:16 pm
Forum: General Support
Topic: Inexpensive PPC e200 Devboards with compiler.
Replies: 12
Views: 6630

Re: Inexpensive PPC e200 Devboards with compiler.

I try to look at the board prise to purchase one on Mouser of Farnell but they do not have it in their catalogue right now. So Jafrey, how to do to have "DEVKIT-MPC5744P" ;) First I will try to build the compiler on my Linux machine and see how it works. I actually don't. I am eagerly awa...
by jafrey
Sat May 27, 2017 7:07 pm
Forum: General Support
Topic: Inexpensive PPC e200 Devboards with compiler.
Replies: 12
Views: 6630

Re: Inexpensive PPC e200 Devboards with compiler.

I will add the free GCC VLE compiler to the next ChibiStudio release too See if you can get it to compile. I followed their instructions to compile it from source without installing their S32 Eclipse environment. The build tools seem to try and hit their intranet SVN server and fails. Question, are...
by jafrey
Sat May 27, 2017 3:39 am
Forum: General Support
Topic: Inexpensive PPC e200 Devboards with compiler.
Replies: 12
Views: 6630

Inexpensive PPC e200 Devboards with compiler.

NXP has just released 2 full featured $35 development boards for their MPC5744P and MPC5748G chips. What would it take to get ChibiOS ported to these? I would be willing to donate one of each board for development if it would help. The DEVKIT-MPC5744P features the MPC5744P, a 32-bit automotive micro...
by jafrey
Sat May 27, 2017 3:25 am
Forum: SPC56x Support
Topic: Which GCC compiler
Replies: 10
Views: 13415

Re: Which GCC compiler

NXP has just released the source code and binaries for the e200 GCC compiler with VLE extensions. You can get it pre-compiled for both Linux and Windows with the S32 Design Studio for Power v1.1 . The source code is available as a download: http://www.nxp.com/lgfiles/updates/S32DS/e200-gcc-1.1.3.tar...
by jafrey
Mon Nov 10, 2014 8:21 pm
Forum: User Projects
Topic: Hints on topics for next ChibiOS videos
Replies: 5
Views: 4329

Re: Hints on topics for next ChibiOS videos

How about a short video on RTOSes and parts of them. A dead simple explanation of Semaphores Mutexes, etc
by jafrey
Wed Aug 13, 2014 5:19 pm
Forum: ChibiStudio
Topic: [POLL] How important is ChibiStudio for ChibiOS
Replies: 10
Views: 8931

Re: [POLL] How important is ChibiStudio for ChibiOS

The answer is "It depends". If ChibiStudio is just a generic name for any completely integrated IDE & compiler: very. If ChibiStudio is the specific implementation of the Eclipse and GCC: not very. If ChibiStudio 7 was based on Code::Blocks or Em::Blocks or any other compiler it wouldn...
by jafrey
Mon May 26, 2014 11:12 pm
Forum: SPC56x Support
Topic: eTPU interface & Precompiled binaries for ST SPC56xx?
Replies: 9
Views: 10185

Re: eTPU interface & Precompiled binaries for ST SPC56xx?

Did you purchase a compiler?
by jafrey
Wed May 07, 2014 3:45 pm
Forum: SPC56x Support
Topic: eTPU interface & Precompiled binaries for ST SPC56xx?
Replies: 9
Views: 10185

Re: eTPU interface & Precompiled binaries for ST SPC56xx?

There is not (yet) an "eTPU driver" so you would have to initialize it yourself. After that basically it just generates interrupts that can wakeup threads using one of the available mechanisms: events, semaphores etc. Giovanni I guess I'll have to read up on the eTPU from ST and Freescale...

Go to advanced search