You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
360 B

1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
  1. md output
  2. del output\app_whole.hex
  3. del app\_build\app.hex
  4. call scripter\keil_build.bat ^
  5. app\app.uvprojx ^
  6. app\_build\app.hex
  7. if not exist app\_build\app.hex (
  8. echo EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
  9. echo E ���� app\app.uvprojx ʧ��
  10. echo EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
  11. exit /b 1
  12. )