Put a new value in the .btp and read it from the application

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi, is it possible to put a new value in the btp file and read it from the application? Let's say, Is it possible to put a value "DLSerialNumber = 1234", generate an hex file starting from the cgs and using the modified btp, flash it on the BCM20736 and read it from the application? Thanks in advance.

0 Likes
1 Solution
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

IF you want to insert a serial number, you may do this in any free area of the eeprom by directly changing the HEX file (at your own risk!). Then download it onto the eeprom using ChipLoad.exe.  

Firmware security (20732)

View solution in original post

3 Replies
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

Btp file is a preset configuration to organize say the eeprom during the downloading process. App does not access this after that.

Anonymous
Not applicable

Hi, I don't want, as a matter of fact, manage the btp from the app. I will give a try to the suggested solutions. Thanks.

0 Likes
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

IF you want to insert a serial number, you may do this in any free area of the eeprom by directly changing the HEX file (at your own risk!). Then download it onto the eeprom using ChipLoad.exe.  

Firmware security (20732)