Actually is also possible that Cm0PLUS has started but there is a missmatch in the address of pMb_RefTable->SynchronizeCpusAtBootbetween CM0 and CM4.Normally this should not happen because CM4 gets the pMb_RefTable from the linker fileand compare it ...
Hi Zyuan, I don't reproduce the issue (using release 1.1.0 and the nucleo board with WL55JCIx device).Do you use same versions? In order to help you we should try to debug.To debug you should change the Cmx/Core/Inc/sys_conf.h #define DEBUGGER_ENABLE...
STmicroelectronics doesn't have the body of the function which is property of Sigfox company and not disclosed. Sigfox only provide the library ... (object file)
Hi MRebo.Ohhh, you were looking for a function implementation ...Sorry the missunderstanding but in computer programming litterature, a function prototype or function interface is a declaration of a function that specifies the function’s name and typ...
Hi CDenk,first you select the two pins concerned in the pin out pannel.Then you have two choices: - the classical one is to write your own code in the user code sections to endle the pins - second one is a service we provided, available selecting ...