Hi,
I have an EVK RZ/T2M board. To bring up RZ/T2M SCI/UART (USB serial port: USB Mini-B:CN16), I have done the steps below.
1) Installed e² studio tool, FSP packs, GCC toolchain and other necessary tools for a new user via setup_rztfsp_v1_0_0_e2s_v2022-04.exe.
2) Installed the general RSK USB driver package -- RSK_USB_Serial_Driver_v2_000.zip.
3) Used RZT2M_RSK_sci_uart_Rev100.zip to complete the build successfully using e2 studio IDE. Note: I also tried a sample code (RZ-T2M USB HCDC/PCDC FSP Rev100).
4) Set SW4 (section 6.3), SW5 (section 6.28) and SW6 (section 6.28) switches following "Renesas Starter Kit+ for RZ/T2M User’s Manual" (r20ut4939eg0100-rskplus-rzt2m-v1-um).
SW4.1 : ON SW5-3: ON SW6-5: OFF
SW4.2 : OFF SW5-4: OFF SW6-6: ON
SW4.3 : ON SW5-5: ON
SW4.5 : OFF SW5-6: OFF
SW5-7: OFF
5) Followed step 4 (see below) of "RZ_T2M sci_uart FSP Rev100_READ ME" to start debugging between host PC and EVK board using the build image via the J-Link OB cable under e2 studio environment.
- While the board and J-LINK are connected, in [Project Explorer] view,
right click the node of the project to be debugged and select [Debug As]->[Renesas DBG (GDB?) Hardware Debugging] menu
- Press the "Resume" button. -à I couldn’t find out this button.
6) Used Tera Term to try to connect between host Windows laptop and EVK board ("USB to Serial Port USB Connector/CN16" port) via USB cable Type-A to Mini Type-B, failed -- "USB device not recognized" from a small Windows Explorer popup, and Tera Term's "port" box shows grey color.
Could anyone kindly tell me if I missed any steps and/or did something wrong?
Thank you so much for your time and help in advance!
Greg