pine64 / bl602-docs

Documentation of the BL602 IC
https://pine64.github.io/bl602-docs/
65 stars 41 forks source link

Update Linux Starter Guide with 3rd party tool #43

Closed username223 closed 3 years ago

username223 commented 3 years ago

The Linux Start Guide currently instructs the user to run the BLFlashEnv tool which doesn't exist. The documentation also states that the IO8 pin should be tied to LOW, while the Pine64 BL602 EVB ver 1.1 board requires IO8 to be tied to HIGH in order to flash.

I intend to replace the current guide with docs on how to build and flash the sdk_app_helloworld example.

Should the guide prefer any specific third party tool? Currently I only got blflash to work since bl602tool requires the creation of the entire image manually, without any documentation for this process.

gamelaster commented 3 years ago

blflash is good. And BLFlashEnv exists, I added the lnik