Hello,
I have currently started working on Smart fusion 2 FPGA. I don't have lot of experience with the board, it is a started development board. I installed required software and licenses in linux. I created the FPGA configuration to have basic UART functionality and exported the project to softconsole. I'm able to flash the program and run/debug it. But I cant look at the serial printout in Linux. The device doesn't create any tty* file which I can open and listen to (eg: /dev/ttyUSB0 or /dev/ttyS0). Is there a way I can listen to the serial communication from the device on command line or Putty terminal??
Regards,
Bharath
And in what way, shape or form would that issue be related to Keil tools?