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: Fri May 02 05:44:25 CEST 2025
Total time taken to generate the page: 0.02840 seconds
|