Printf Statements Breaking Post Simulation
#1
Hi,
   I am unable to run C code with printf statements using synthesized netlist. I have attached a simulation image of the stdout peripheral bus and FSM of Lint 2 AXI module. I notice that the C code runs successfully when no printf statements are given. 

The C code run when I get this issue is

#include <stdio.h>
int main()
{
  printf("Testing !\n");

  return 0;
}


Any thoughts on this issue?


Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Printf Statements Breaking Post Simulation - by vignajeth - 04-20-2021, 05:20 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)