Home » Developing U++ » U++ Developers corner » Porting upp Core to ESPE32/FreeRTOS
Porting upp Core to ESPE32/FreeRTOS [message #60471] |
Sat, 24 February 2024 11:50 |
|
kohait00
Messages: 939 Registered: July 2009 Location: Germany
|
Experienced Contributor |
|
|
Hi guys
I think it's time for upp to put a foot in the embedded / IoT world..
Having spent some time in ESP32 / FreeRTOS, I consider it quite possible to have upp console appocations be able to run as tasks inside the respective environment.
Why esp32 / FREERTOS: They represent both currently very popular choices that can be found in other environments too.
This means of corse porting Core to FreeRTOS.
Do we have a sort of porting guide or collection of typical construction/adaption sites?
I remember
config.h
Defs.h
Mt
LocalProcess
App.h
And of course
Core.h
The changes would very likely be
* processor adaption (endianness, types,..)
* OS adaption (task, locks, memory management,..)
* replacing tools or mapping to existing counterparts
Your 2 cents please 😊
[Updated on: Sat, 24 February 2024 11:56] Report message to a moderator
|
|
|
|
|
Goto Forum:
Current Time: Sun Sep 08 14:25:48 CEST 2024
Total time taken to generate the page: 0.04309 seconds
|