Closed mabeett closed 1 year ago
I can confirm this issue :(
@cpantel could you check the generation, make mcore_generate seems not to be running @pridolfi maybe you have an idea?
I got this example back up and running by changing the following:
for the mcore_generate bug: Uncomment line #88 of Os_Internal_Arch_Cfg.c.php
For the build error that comes next... Reduce the amount of reserved heap memory on line#54 of ciaaPOSIX_stdlib.c from 20000 to 12000
that worked for me, hope it rings any bell
thanks for the workaround! please send us a pull-request mentioning this issue in order to fix it
I have no opinion for the offered PR #454 . Is someone ready for accepting / rejecting it?
An user cannot build blinking_multicore example with the information provided at repository
Reading the information in cortexM0/blinking_multicore.c:107 and cortexM4/blinking_multicore.c:107 there is no successful build.
I did not find a link or something similar for getting information.