|
MounRiver Studio |
http://mounriver.com/ |
| 6. Quick Q&A |
Q1: How to restore the default state of the
window display box?
A1: Click the main menu “Window->Reset
View to Defaults”, and click “OK” in the pop-up dialog box. The interface is
shown in figure 6.1.

Figure 6.1
Q2: Compile the project and prompt
"riscv-none-embed-gcc:not found"?
A2: Click the toolbar button
, click the “Global
RISC-V Toolchains Paths” in the left side of the pop-up dialog box, then click
the “Browse” next to the “Toolchain folder” in the right side, select the MRS
installation directory\toolchain\RISC-V Embedded GCC\bin, click "Apply and
Close", then can compile correctly. The interface is shown in figure
6.2.

Figure 6.2
Q3: Can't view detailed register
parameter monitoring information when debugging the project?
A3:
Click the triangle arrow
next to the debug button in the toolbar, select
“Debug Configurations” in the drop-down menu, and the pop-up debug configuration
window is shown in figure 6.3. Select the XXX (current project name) “Built-in
Launch” on the left, click the “SVD Path” tab on the right, and fill in the .svd
file path corresponding to the current project in the “File path” edit
box.

Figure 6.3
Q4: How to compare with the
historical version files?
A4: Select the file you want to compare,
then right-click and select “Compare With -->Local History”,
as shown in figure 6.4.2. In the pop-up History window, select the historical
version you want to compare and double-click, as shown in figure
6.4.2.

Figure 6.4.1

Figure 6.4.2
Q5: How to add files outside the project
directory?
A5: Select the project in the project directory space,
then right-click and select “New->Folder”, as shown in figure 6.5. Tick “Link
to alternate location (Linked Folder)” and click “Browse...” to add external
files, then click “Finish” to confirm.

Figure 6.5
Q6: What should I do if the compilation function entrance
of the selected file disappears from the right-click menu in the resource
area?
A6: Click “Project” in the main menu, uncheck “Build
Automatically” in the drop-down menu, select the resource area file again and
right-click, the “Build Selected File(s)” option in the menu will reappears, as
shown in figure 6.6.

Figure 6.6
Q7: How to view the MRS running log?
A7: Click
"Help->Open Workbench Running Log" in main menu, as shown in
figure 6.7

Figure 6.7
Q8: How to switch the target debugger?
A8:
Click "Project->Link Type" in main menu, and can select the
debugger type corresponding to the current project property, as shown in figure
6.8

Figure 6.8