C code

General discussions about working with the Astrobe IDE and programming ARM Cortex-M0, M3, M4 and M7 microcontrollers.
Post Reply
steve64
Posts: 43
Joined: Mon Jul 09, 2018 8:56 am
Location: Italy

C code

Post by steve64 » Thu Jul 19, 2018 2:49 pm

Is there any way to integrate (link) existing Cortex M7 libraries or object files (e.g. coming from C code) with the overall Oberon code
when building a custom application?
If so, how to call C functions from Oberon modules ?

cfbsoftware
Site Admin
Posts: 493
Joined: Fri Dec 31, 2010 12:30 pm
Contact:

Re: C code

Post by cfbsoftware » Fri Jul 20, 2018 11:55 am

No.

Post Reply