thirtythreeforty / bullycpp

A Bully Bootloader PC driver program
GNU General Public License v3.0
12 stars 6 forks source link

dsPIC33EP128GP502 Configuration problem and verification problem. #31

Open shouryuken2302 opened 8 months ago

shouryuken2302 commented 8 months ago

Hi, the program won't let me change the configuration bits. Also, i take some errors below and verification problem. Can you help me about that for macOS?

qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method qt.network.ssl: QSslSocket: cannot call unresolved function SSL_CTX_new qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method qt.network.ssl: QSslSocket: cannot call unresolved function SSL_CTX_new qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error Reading firmware version... Firmware version: 3.0, config bits programming enabled. Firmware v3.0 or later detected. No pages below location 0xc00 will be written. Reading hex file... Hex file read successfully. Programming device... Mem Address: 0x2800 Mem Address: 0x2c00 Mem Address: 0x3000 Mem Address: 0x5400

Verifying... Mem Address: 0x2800 Mem Address: 0x2c00 Mem Address: 0x3000 Mem Address: 0x5400 Verification failed at address 0x57f6! Expected 0xff1b, got 0xff1a Verification failed. Done!