Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Porting upp Core to ESPE32/FreeRTOS
Re: Porting upp Core to ESPE32/FreeRTOS [message #60476 is a reply to message #60471] Mon, 04 March 2024 10:48 Go to previous messageGo to previous message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
Hello Kohait00,

As an esp32 idf framework user having u++ core with this framework would be kind of strange except if you are separate logic that use only Upp core from logic that interact with the chip using esp idf framework.

Moreover the size of memory in esp32 is limited -> May upp core is too heavy to fit properly in several esp32 (Maybe) ?

Can't remember if Upp Core use RTTI but it can be a problem you have to think about (If I remember rtti on esp32 is disable by default)
Idem for exception.

I won't lie, when I started working with esp idf framework I wish I had Upp Core. Nowaday if Core was available without huge cost on esp32 binary size I would certainly use it. Very Happy

PS: Upp core is maybe highly tied to platform it run on (i.e linux/windows) for several reason/ features OS provide to Upp Core. Porting it to esp would irremediably result in a shrinked core or a huge amount of works to adapt everythings.
 
Read Message icon6.gif
Read Message
Read Message
Previous Topic: How umk is built under windows ?
Next Topic: Technology lab vs External resources
Goto Forum:
  


Current Time: Sun May 19 15:08:26 CEST 2024

Total time taken to generate the page: 0.01144 seconds