Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of BAE_CODE_MARCH_2017 by
Diff: main.cpp
- Revision:
- 42:413cd8c60cfc
- Parent:
- 39:670133e7ffd8
- Child:
- 43:dec54ff03d3f
--- a/main.cpp Tue Jul 05 13:44:15 2016 +0000 +++ b/main.cpp Tue Jul 05 18:20:41 2016 +0000 @@ -1026,7 +1026,7 @@ if( BAE_STANDBY!=0x02 && BAE_STANDBY!=0x03 && BAE_STANDBY!=0x06 && BAE_STANDBY!=0x07) { pc.printf("\nSTATE IS !!!!!! = %x !!\n",ACS_STATE); - F_ACS(); + //F_ACS(); //time_wdog = 0; } @@ -1036,7 +1036,7 @@ if( BAE_STANDBY!=0x01 && BAE_STANDBY!=0x03 && BAE_STANDBY!=0x05 && BAE_STANDBY!=0x07) { //time_wdog = 1; - F_EPS(); + //F_EPS(); } //time_wdog = 0; } @@ -1205,8 +1205,8 @@ //time_wdog = 1; //...........order mentioned in flow chart.................// - FCTN_ACS_INIT(); - FCTN_EPS_INIT(); + //FCTN_ACS_INIT(); + //FCTN_EPS_INIT(); FCTN_BCN_INIT(); //uint32_t data_flash=FCTN_BAE_RD_FLASH_ENTITY(0);/*sending the 0 entity as in mms tc/tm bae_reset_counter is present in first 32 bits */