acassis commented on issue #11450:
URL: https://github.com/apache/nuttx/issues/11450#issuecomment-1868996234

   This is how I discovered to issue:
   
   I'm using the BK-AVR128 board and noticed that older NuttX version (i.e. 
6.10 before Kconfig era) didn't have any activity in the serial (the TXD line 
just went from low to high) and the same thing happens after version 7.17.
   
   In version 7.16 I can see it printing many "KKKKKKKKKKKKKKKK", using logic 
analyzer the sequence seems to be 0x44 0x4b 0x4b 0x4b 0x4b ....
   
   I'm using avr-gcc toolchain (called Linux GCC on menuconfig), but sure if 
avr buildroot toolchain works, since I don't have it.
   
   
![image](https://github.com/apache/nuttx/assets/37000/0013ac9c-b54a-415a-854f-4e5273734906)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to