Recent

Author Topic: Cortex M3/M4 support  (Read 3360 times)

janvb

  • Jr. Member
  • **
  • Posts: 76
Cortex M3/M4 support
« on: May 24, 2017, 10:07:30 pm »
hi,

Browsing this forum I get the impression that FPC support ARM Cortex M3/M4, but I fail to find Reference to what processors that are supported or where to download the cross Compiler etc? I am looking for STM32F105RB and STM32F405RG. Can anyone give me a link to where to start?

Laksen

  • Hero Member
  • *****
  • Posts: 755
    • J-Software
Re: Cortex M3/M4 support
« Reply #1 on: May 25, 2017, 12:25:02 am »
There's no distributed installer for the crosscompiler, because we support many microcontroller architectures and mixing them isn't supported yet.

For information about what controllers are supported have a look in the FPC source code at compiler/arm/cpuinfo.pas
STM32F105RB is supported, but 405 is not.

I have some old instructions here: http://j-software.dk/stm32f103.php
They are probably still fine. Easiest to follow if you are on Linux.

janvb

  • Jr. Member
  • **
  • Posts: 76
Re: Cortex M3/M4 support
« Reply #2 on: May 25, 2017, 01:48:52 am »
Thanks - will look into it.



 

TinyPortal © 2005-2018