Hi, Currently these two variables are stored in the .text section because they are declared without a .data directive. Is there any reason why they are not declared with .data directive? Or this is missing? Thanks Kuo