Forum > Embedded

Advice on available targets

<< < (2/2)

leiradel:

--- Quote from: Thaddy on June 08, 2017, 08:28:35 am ---I have to check for AVR and others but for e.g. ARM (embedded), apart from generic armv5 and higher, these specific processors are supported:
Supported Microcontroller types:
--- End quote ---

How is the memory model for the embedded target? I can use an existing ARM emulator, but I need to emulate at least some of the target machine to be able to use the binary produced by FPC.

leiradel:

--- Quote from: leiradel on June 08, 2017, 01:47:24 pm ---How is the memory model for the embedded target? I can use an existing ARM emulator, but I need to emulate at least some of the target machine to be able to use the binary produced by FPC.

--- End quote ---

I took a look at the Wiki page for the embedded target, and it looks more limiting than the DOS target in terms of memory. Is it possible to make FPC disregard these limits when linking the final binary, and pretend the hardware has more flash and SRAM? Will the CPUs be able to address more memory than the amount in the specs?

Navigation

[0] Message Index

[*] Previous page

Go to full version