Correct. Hardware breakpoints are typically only set by default if the memory is read-only. Go to the Tools menu and select Memory Map. For the address the breakpoint is being set at what type of memory does the debugger think is there? i.e. what does it say in the Attributes column.
John