Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The first for loop reads the DRAM address space 1 to 100 of the Plus1 chip through fbio; compares the read content with the written content, and if it is different, prints the Error message;

1.3 Program code running

After compile in the Plus1 IDE environment, download to the platform and see the following information in the terminal window

...