Davide

Results 2 issues of Davide

I am currently developing on a custom board based on the STM32U5 microcontroller with the MX25UM512 NOR flash memory. I am following the [example](https://github.com/STMicroelectronics/STM32CubeU5/tree/main/Projects/STM32U5x9J-DK/Applications/FileX/Fx_NoR_Write_Read_File) provided by the STM32CubeU5 SDK. The...

bug
projects
rtos

After compilation I've simply tried: `./pkt2flow in.pcap` and it doesn't create any output file. Maybe it is correlate with this warning during compilation: ` scons: Reading SConscript files ... scons:...