That reading looks normal actually — let me explain what's going on.
A 37820-RSP part number on a Keihin Honda ECU is a dual-core setup: the
SH7058 is the main engine control MCU and the
SH72531 is a secondary/sub processor. On most read tools you only address and dump one core at a time. The fact that your tool identifies the SH7058 but doesn't auto-list the SH72531 doesn't mean anything is broken — many clone Scanmatik-type interfaces only expose the primary SH7058 map/flash routine, and the SH72531 is either read separately or not covered at all in that tool's protocol list.
So a few practical points first:
- For the tune itself (fuel, ignition, VTEC engagement point, rev limiter etc.) the calibration lives in the SH7058. That's the core you care about for a normal Stage 1 style map.
- The SH72531 on these usually handles secondary functions and generally isn't where you edit VTEC. So reading only the SH7058 is often enough to get your working BIN.
- Before you write anything, pull a full read of the SH7058 and save at least two backup copies of the original untouched dump.
To give you the exact next step I need a bit more detail:
- Exact vehicle — model, year, engine code (the RSP part points to a K-series, but confirm which car/engine).
- What the tool actually offers in its menu for that ECU — a screenshot of the SmPro protocol/ECU selection screen would tell us a lot.
- Are you reading on-bench (boot mode) or through OBD?
- Can it complete a read of the SH7058 right now, or does it error out?
Post the screenshot of the tool's ECU selection and the read result and we can tell you whether you're good to proceed. Also — clone SmPro units are hit-or-miss on write, so I'd strongly suggest confirming a clean read first before you ever attempt a flash.