gaolonglong11

Results 4 issues of gaolonglong11

cppcheck checks the code using misra rules; The generated xml file; sonar reads xml files; But there is no corresponding misra warning

question

**What are you doing?** Tell us what you were doing when the bug occurred. **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps...

I use ports_module\cortex_m7\gnu\example_build example [buildlog.txt](https://github.com/user-attachments/files/24068099/buildlog.txt) arm-none-eabi-objcopy -O ihex sample_threadx_module.axf sample_threadx_module.hex [sample_threadx_module.txt](https://github.com/user-attachments/files/24068117/sample_threadx_module.txt) The beginning of the output hex file is incorrect.

bug
hardware