Yogesh
Occasional Contributor
5 years agoDifference between Debug mode and run mode of NIOS II Eclipse Tool ?
Hi,
I want to understand the difference between both debug and run modes of NIOS II eclipse tool. Please provide me the required info.
I understand that debug mode is used to step on each and every line of our C program , so we can see changes which happens in each line of C program.
But there are some features like host file system(fiile read and write) which are not supported in run mode , but are supported in debug mode. Why is that?
regards,
Yogesh