1、修改最小stack和入口函数名称
This commit is contained in:
@@ -1471,7 +1471,7 @@ UINT _tx_el_interrupt_control(UINT new_posture);
|
||||
|
||||
/* Declare the tx_application_define function as having C linkage. */
|
||||
|
||||
VOID tx_application_define(VOID *first_unused_memory);
|
||||
VOID ThreadXTaskInit(VOID *first_unused_memory);
|
||||
|
||||
|
||||
/* Define the function prototypes of the ThreadX API. */
|
||||
|
||||
Reference in New Issue
Block a user