Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tutorial how to run the os in a simulator #15

Open
IngmarEckhardt opened this issue Mar 22, 2024 · 0 comments
Open

tutorial how to run the os in a simulator #15

IngmarEckhardt opened this issue Mar 22, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@IngmarEckhardt
Copy link
Owner

IngmarEckhardt commented Mar 22, 2024

Description:
Setting up a simulator with a virtual serial port connected to UART 0 can be challenging, especially for those not using a Windows environment with a GUI such as Simutron. The task requires a detailed, step-by-step tutorial on how to set up simavr in various environments to run the operating system, using Atmega328p and Atmega2560 as examples.

Additionally, a tutorial on setting up simavr as an embedded GDB server in commonly used IDEs and debugging with it would be beneficial. This is particularly important as there is a significant learning curve when transitioning from Arduino IDE to standard C IDE, and Atmel Studio does not sufficiently bridge this gap for beginners.

User Story:
As a developer, I need a comprehensive tutorial on setting up simavr in various environments and using it as an embedded GDB server in popular IDEs, so that I can effectively simulate and debug my applications.

@IngmarEckhardt IngmarEckhardt added the documentation Improvements or additions to documentation label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant