Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work on Monitor_FlashSectorMap #136

Closed
nfbot opened this issue Aug 30, 2017 · 2 comments · Fixed by nanoframework/nf-interpreter#647
Closed

Work on Monitor_FlashSectorMap #136

nfbot opened this issue Aug 30, 2017 · 2 comments · Fixed by nanoframework/nf-interpreter#647

Comments

@nfbot
Copy link
Member

nfbot commented Aug 30, 2017

From nf-interpreter created by josesimoes : nanoframework/nf-interpreter#382

nanoBooter is not being able to report the Flash map because the code in the command is commented in WireProtocol_MonitorCommands.c.

Uncomment and follow the implementation of CLR_DBG_Debugger::Monitor_FlashSectorMap to make it work

@networkfusion
Copy link
Member

Also BlockStorageDevice requires #include <nanoPAL_BlockStorage.h>

still fails at const DeviceBlockInfo* deviceInfo = device->GetDeviceInfo(device); though which has lots of FixMe comments in block storage...

@ghost
Copy link

ghost commented Feb 4, 2018

I think that it is a remnant of NETMF code and that the code indeed needs some tweaking in this section to be able to work with nf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants