Re: [PD-dev] compiling externals for FreeRTOS

2023-05-20 Thread IOhannes m zmölnig
Am 20. Mai 2023 15:03:49 MESZ schrieb Alexandre Torres Porres 
:
>Em sáb., 20 de mai. de 2023 às 04:15, IOhannes m zmölnig 
>escreveu:
>
>> Running might be more complicated, depending on the demands of externals...
>>
>
>can you give me a potentially problematic example?

Exhausting memory...



mfg.sfg.jfd
IOhannes


___
Pd-dev mailing list
Pd-dev@lists.iem.at
https://lists.puredata.info/listinfo/pd-dev


Re: [PD-dev] compiling externals for FreeRTOS

2023-05-20 Thread Alexandre Torres Porres
Em sáb., 20 de mai. de 2023 às 04:15, IOhannes m zmölnig 
escreveu:

> Running might be more complicated, depending on the demands of externals...
>

can you give me a potentially problematic example?
___
Pd-dev mailing list
Pd-dev@lists.iem.at
https://lists.puredata.info/listinfo/pd-dev


Re: [PD-dev] compiling externals for FreeRTOS

2023-05-20 Thread IOhannes m zmölnig
Am 19. Mai 2023 21:39:52 MESZ schrieb Alexandre Torres Porres 
:
>Hi, for a project with friends I'm gonna try and dig pd for freertos and
>esp32... so I wonder, how crazy would it be to compile externals for it,
>like quite simple ones coded in plain c, no great dependencies? thanks

Compiling: not very crazy, esp when using pd-lib-builder. Just get the 
toolchain and configure the compiler (CC, CXX,... variables)

Running might be more complicated, depending on the demands of externals...

And no: I haven't done this myself yet...



mfg.sfg.jfd
IOhannes


___
Pd-dev mailing list
Pd-dev@lists.iem.at
https://lists.puredata.info/listinfo/pd-dev