LV2 Handling: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (Roxanne moved page Lv2 Handling on DECR-1000 to LV2 Handling)
mNo edit summary
 
Line 12: Line 12:
Higher firmwares have more restrictions, like you can't read the memory etc.
Higher firmwares have more restrictions, like you can't read the memory etc.
</pre>
</pre>
{{Development}}<noinclude>[[Category:Main]]</noinclude>

Latest revision as of 23:24, 10 November 2020

In short: QA Flag needs to have the sys debug flag set. You need to be on a compatible FW (0.92-3.50 DECR with some exclusions). Run this program on the CP. Use an internal license for the ProDG tools. Connect with the TM and as soon as LV2 crashes you can use the Debugger.

It only allows you to communicate with the error handler, it's meant for analyzing errors, not for actual source debugging. But you can still do debugging.

It's missing in some lv2s.

Higher firmwares have more restrictions, like you can't read the memory etc.