- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm working on the PSoC6 BLE Pioneer Kit CY8CKIT-062-BLE in modus toolbox and having trouble sending and receiving inputs from the keyboard. Id like to be able to type in the terminal and have it show up after hitting enter.
I have retargetIO initialized and printf working but it gets/getchar/fgets aren't loading anything to the terminal. Could my issue be the terminal I'm using is the "open a terminal" button on the modus toolbox banner? Or is there something else I'm missing.
Thanks,
Ryan
Solved! Go to Solution.
- Labels:
-
PSoC 6 MCU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please can you refer these two examples:
1)https://github.com/Infineon/mtb-example-psoc6-uart-transmit-receive
2)https://github.com/Infineon/mtb-example-psoc6-hello-world
let me know if this helps.
Regards
Pratiksha V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please can you refer these two examples:
1)https://github.com/Infineon/mtb-example-psoc6-uart-transmit-receive
2)https://github.com/Infineon/mtb-example-psoc6-hello-world
let me know if this helps.
Regards
Pratiksha V