Skip to content

ntfc: drop the sim double-newline workaround - #22

Open
raiden00pl wants to merge 1 commit into
apache:mainfrom
raiden00pl:line_bufered
Open

ntfc: drop the sim double-newline workaround#22
raiden00pl wants to merge 1 commit into
apache:mainfrom
raiden00pl:line_bufered

Conversation

@raiden00pl

Copy link
Copy Markdown
Member

It papered over a NuttX sim bug: the console read for the wrapped RX buffer segment blocks inside the timer callback when a burst ends exactly at the wrap boundary, freezing the simulator. Fixed on the NuttX side, so send a single newline like every other host device.

Works with pach on nuttx side: apache/nuttx#20028

It papered over a NuttX sim bug: the console read for the wrapped RX
buffer segment blocks inside the timer callback when a burst ends
exactly at the wrap boundary, freezing the simulator. Fixed on the
NuttX side, so send a single newline like every other host device.

Signed-off-by: raiden00pl <raiden00@railab.me>
Assisted-by: Claude Code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant