You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
893 B
C
14 lines
893 B
C
/***********************************************************************/
|
|
/* */
|
|
/* FILE :stacksct.h */
|
|
/* DATE :Wed, Aug 11, 2010 */
|
|
/* DESCRIPTION :Setting of Stack area */
|
|
/* CPU TYPE :Other */
|
|
/* */
|
|
/* This file is generated by Renesas Project Generator (Ver.4.50). */
|
|
/* NOTE:THIS IS A TYPICAL EXAMPLE. */
|
|
/* */
|
|
/***********************************************************************/
|
|
#pragma stacksize su=0x300
|
|
#pragma stacksize si=0x100
|