en.wikipedia.org/w/index.php?title=ARMulator&action=history
2 corrections found
a text file configuration (armul.conf)
ARM’s own documentation names the configuration file `armul.cnf`, not `armul.conf`.
Full reasoning
ARM documentation identifies the ARMulator configuration file as armul.cnf, not armul.conf.
In Application Note 52: The ARMulator Configuration File, ARM states that “The precise configuration of the system is controlled through a configuration file called armul.cnf.” Another ARM application note likewise says “The Page Tables model is configured using the ARMulator configuration file armul.cnf.”
That directly contradicts the filename given in the article. This appears to be a filename typo, but it is still a factual error because readers looking for the file would be sent to the wrong name.
2 sources
- Application Note 52: The ARMulator Configuration File
The precise configuration of the system is controlled through a configuration file called armul.cnf.
- Application Note
The Page Tables model is configured using the ARMulator configuration file armul.cnf.
RCVT 1.0
The tool-suite name is wrong: ARM’s official acronym is RVCT (RealView Compilation Tools), not RCVT.
Full reasoning
ARM’s official documentation expands the acronym as RVCT, short for RealView Compilation Tools.
For example, the RealView Compilation Tools Developer Guide includes a glossary entry for “RealView Compilation Tools (RVCT)”. ARM documentation also refers to RVISS alongside RVCT, matching the surrounding topic in this sentence.
That means RCVT 1.0 is not the correct product name; the article has the acronym transposed. Readers searching for the tool would be looking for RVCT, not RCVT.
2 sources
- RealView Compilation Tools Developer Guide
RealView Compilation Tools (RVCT) ... RealView ARMulator ISS (RVISS) ... The latest version of the ARM simulator, RealView ARMulator ISS is supplied with RealView Developer Suite.
- RealView Compilation Tools Essentials Guide
RealView ARMulator Instruction Set Simulator (RealView ARMulator ISS) is the ARM core simulator.