4010-DAAKF_434 Silicon Laboratories Inc, 4010-DAAKF_434 Datasheet - Page 6

KIT DEV KEYFOB 434MHZ FOR SI4010

4010-DAAKF_434

Manufacturer Part Number
4010-DAAKF_434
Description
KIT DEV KEYFOB 434MHZ FOR SI4010
Manufacturer
Silicon Laboratories Inc
Series
EZRadio®r
Type
Key Fobr

Specifications of 4010-DAAKF_434

Frequency
434MHz
Wireless Frequency
27 MHz to 960 MHz
Modulation
FSK, OOK
Output Power
10 dBm
Antenna
SMA
For Use With/related Products
Si4010
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
Other names
336-1981
Si4010-Key Fob-DK
2.4. IDE Debugging Session
The typical IDE debugging session consists of the following sequence:
2.5. Important Note about Single-Stepping Over ROM Code
Single-stepping through the ROM code is disabled. Whenever the user encounters the call to the ROM API
functions he or she should use the Step Over (F10) toolbar button rather than the Step (F11) or Multiple Step
button.
Even though single-stepping through the ROM API function using the Step (F11) button works from the user’s
point of view, the CPU timing is modified and real-time performance is not guaranteed when using the Step (F11)
or Multiple Step buttons over the ROM API functions. Therefore, it is highly recommended to use the Step Over
(F10) toolbar button when stepping over the ROM API functions in IDE.
Single-stepping over the bMtp_Write() function using Step (F11) or Multiple Step buttons may yield
unpredictable results in the MTP (EEPROM) and is highly discouraged. One should use the Step Over (F10) tool,
run to cursor, or setting a breakpoint when debugging around the MTP write function.
2.6. Device Version
6
2. Download the IntelHEX file for the application. When using the IntelHEX file the source code debugging is
3. Setting at least 4 breakpoints with a possible maximum of 8. The actual number of breakpoints available is
4. Single-stepping through the disassembly of the code. If the OMF file is loaded, the single-stepping is
5. Viewing and changing variables, SFR registers, XREG registers, and the contents of both DATA/IDATA
1. Connect the IDE to the chip by hitting the Connect or invoking menu Debug  Connect menu item.
2. Download the OMF file either by hitting the Download code (Alt+D) toolbar button or from the
3. After the code download, the device is automatically halted at address 0x0000 in CODE/XDATA RAM.
4. The user can hit the Reset (Ctrl+R) toolbar button any time the device is halted (not running). The internal
5. When a bug is found, the user can download a new OMF file whenever the device is halted. There is no
1. The device ID information can be read through the IDE through Views  Debug Windows  Si4010 
2. The ROM version can be obtained by calling the lSys_GetRomId() API function. The return value is
3. The trim version can be read by the Silicon Labs IDE as External Memory through Views  Debug Win-
not available. The user can set a breakpoint for a specific code address by going through the
Debug Breakpoints (Alt+B) menu item. The user can also single-step through the disassembly of the
loaded code.
determined by the IDE from the factory setting of the chip.
matched with the source code.
RAM and CODE/XDATA RAM on the fly during debugging. When the changes are made by the user in the
corresponding windows, the user must press the Refresh Values (Alt+R) button on the toolbar to update
the values in the device. Just changing values in the IDE will not automatically update them in the device.
Debug  Download object code menu item. The latter also allows IntelHEX download, but without the
source code debugging capability.
Then the user can set breakpoints, single-step, animate, etc.
digital system level reset is invoked and the device goes through the boot sequence. The previously
loaded code by the user into the CODE/XDATA RAM is preserved and the device is halted at the address
0x0000 of CODE/XDATA RAM.
need to disconnect the device from the debug chain or to hit reset. The download, item 2 above, will auto-
matically reset the device after the OMF/IntelHEX new code download is finished. It is very important to
note that whenever the Disconnect toolbar button is hit or the Debug  Disconnect menu item is
invoked, the debugging chain does the following:
XREG Regs. The last item bREV_ID is the device revision. The user can also call the API function
bSys_GetRevId().
BCD code, so 0x0200 refers to the 02.00 ROM version.
• Enables the LED driver. During the debugging sessions the LED current driver is forcibly disabled.
• Clears all the breakpoints.
• Releases the device from halt and lets it run from the point when it was halted.
Rev. 0.1

Related parts for 4010-DAAKF_434