normanr commented on pull request #2659:
URL: https://github.com/apache/incubator-nuttx/pull/2659#issuecomment-1019413773


   > Is there anything special to prepare for the application firmware or 
partition map when flashing to the device? I'm trying with default config (on a 
magichome device which uses a bl602), and it hangs when calling 
bl602_flash_read. I can read the address with `xd` (and dump the entire 2mb of 
flash, etc), so something else must be going weird.
   
   I figured out that this was due to a regression in #4238, where the 
`boot2_partition_table` was dropped from the final link step, so 
`boot2_flash_cfg` was read from the wrong place and broke flash access. I've 
sent #5316 to fix it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to